This could sound a stupid question but here is my problem :
is there a way to use $ sign while working with jQuery and Prototype
together?
it seems that using both causes a conflict with the "$" sign and if i
use jQuery.noConflict(true); i need to replace all $ sign with
jQuery . is there a way i can avoid this

Reply via email to