flexsider not working in Bootstrap tabs and jquery tab -


i trying put flexsider inside bootstrap tab. first tab working second tab flexsider not working. after tabs working fine flex slider. please me. flexsider compatible bootstrap tab or jquery tab. please examples.

you might have missed tabs plugin code this. following code snippet same.

<script type="text/javascript" src="assets/twitterbootstrap/js/bootstrap-tab.js"></script>   <script type="text/javascript">     jquery(document).ready(function ($) {         $('#tabs').tab();     }); </script>  

hope helps you.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -