I use jquery alot with prototype and i just assign jQuery to a new variable after loading prototype and jquery like this ...
$jq=jQuery.noConflict(); then every time i call a jquery function i just use $jq() instead of jQuery or $ ... It works with most plugins i've found so far... definatley with most of jQuery-ui (datepicker, expose etc etc) Saves headache Alex ----- Original Message ----- From: raj shekar To: [email protected] Sent: Thursday, June 18, 2009 3:22 PM Subject: [Proto-Scripty] Re: document.getElementsByClassName is not working my JSP. Hiii......thank you very much .. it worked...!!! Thanks & Regards, P.Rajashekar. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
