[Solved] Convert jQuery to work with prototype [closed]


If you want to use both Prototype and jQuery you can use jQuery’s no confilct which reassigns the use of the $ variable back to Prototype and you can use both on the same website.

2

solved Convert jQuery to work with prototype [closed]