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

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

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

StringGrid issue in Delphi XE8 firemonkey mobile app -