jquery click code for Advanced AJax Page Loader plugin
-
[Moderator note: stop posting your problems in others’ threads.]
Please give me the click code with the classes of Custom Community theme by Themekraft. here is whet i’ve got by serching but this code needs to be edited, the classes needs to be replaced by this theme’s classes.
Please help me
Thanks a lot//menu item changer if your using "Suffusion" theme jQuery('ul.sf-menu li').each(function() { jQuery(this).removeClass('current_page_item'); jQuery(this).find('a').removeClass('current'); }); jQuery(thiss).parents('li').addClass('current_page_item'); jQuery('li.current_page_item a').addClass('current');
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘jquery click code for Advanced AJax Page Loader plugin’ is closed to new replies.