I noticed while using jQuery in 5.4 your required to alias the jQuery
namespace with jQuery. I'm assuming this is a result of the noConflict rule
within jquery.js on line 16. Is there any future plans to do away with the
noConflict rule enabling us to use $ for the namespace rather than jQuery?

Reply via email to