I need to move my code (Prototype 1.7.1) into someone else's much larger project using jQuery v1.5.1.Can I load Prototype in no-conflict mode ? I can't change any of the jQuery stuff.
--Thanks-alastair
You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prototype-scripta...@googlegroups.com.
To post to this group, send email to prototype-s...@googlegroups.com.
Visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I can't modify the HTML - I fear my only solution is port all my code to jQuery
What if I ran my stuff in a frame - would jquery still conflict if it's loaded in the topmost frame?