<em>@rahulxx 219900 wrote:</em><blockquote>I am creating a template using JT 3
I am realizing that it is much easier then i thought 😀
but today i got some problem using jquery
i am using alfa Registration extension for registration process, its nice
but on registration page mega menu and component did’nt work.
i thought to modify the extension using jQuery.noConflict();
and upgraded to jquery 1.5
now component is working but menu still not working
please suggest a good solution plz</blockquote>
Hi,
If you want to using jquery in J!1.5 (with mootools), please dont using $ with jquery, after add jQuery.noConflict(), with function use jquery change $ to jQuery