Advertisement
OlgaT-ET

change tabbed module links

May 15th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. jQuery(document).ready(function(){
  3. jQuery("#csm-tabbed-module .tab-content-0 .post-content a").attr('href', 'http://top40india.com/top40india/');
  4. jQuery("#csm-tabbed-module .tab-content-1 .post-content a").attr('href', 'http://top40india.com/category/top40telugu/');
  5. });
  6. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement