Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Tab Widget [start] -->
- <div class='tabviewsection'>
- <script type='text/javascript'>
- jQuery(document).ready(function($){
- $(".tabs-widget-content-widget-themater_tabs-1432447472-id").hide();
- $("ul.tabs-widget-widget-themater_tabs-1432447472-id li:first a").addClass("tabs-widget-current").show();
- $(".tabs-widget-content-widget-themater_tabs-1432447472-id:first").show();
- $("ul.tabs-widget-widget-themater_tabs-1432447472-id li a").click(function() {
- $("ul.tabs-widget-widget-themater_tabs-1432447472-id li a").removeClass("tabs-widget-current a");
- $(this).addClass("tabs-widget-current");
- $(".tabs-widget-content-widget-themater_tabs-1432447472-id").hide();
- var activeTab = $(this).attr("href");
- $(activeTab).fadeIn();
- return false;
- });
- });
- </script>
- <ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
- <li class='about_tab'><a href='#widget-themater_tabs-1432447472-id1'>About</a></li>
- <li class='tags_tab'><a href='#widget-themater_tabs-1432447472-id2'>Tags</a></li>
- <li class='laster'><a href='#widget-themater_tabs-1432447472-id3'>Popular</a></li>
- </ul>
- <!-- Tab Widget 1 -->
- <div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-1432447472-id' id='widget-themater_tabs-1432447472-id1'>
- <b:section class='sidebar' id='sidebartab1' preferred='yes'>
- </b:section>
- </div>
- <!-- Tab Widget 2 -->
- <div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-1432447472-id' id='widget-themater_tabs-1432447472-id2'>
- <b:section class='sidebar' id='sidebartab2' preferred='yes'>
- </b:section>
- </div>
- <!-- Tab Widget 3 -->
- <div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-1432447472-id' id='widget-themater_tabs-1432447472-id3'>
- <b:section class='sidebar' id='sidebartab3' preferred='yes'>
- </b:section>
- </div>
- </div>
- <!-- Tab Widget [endt] -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement