my jquery doesn’t works
-
Hi all,
I’ve tried many jquery codes with no satisfaction.
I need to use a simple jqueryvar $j = jQuery.noConflict(); $j(function() { $j('.dropdown-trigger').on('click', function() { $j(this).next().toggle(); }); });to have a dropdown effect, so here https://jsfiddle.net/0rven7zt/3/ it works well.
Note: using ‘inspection page’ > ‘console’ there’s this message about the customizr theme
NOK => browserDetect::addBrowserClassToBody => TypeError: t.browser is undefined tc-scripts.min.js:1:73900Many thank’s
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘my jquery doesn’t works’ is closed to new replies.
