Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 256 Bytes

PrototypeJS_with_jQuery

I have added this sample code to show one approach to use to have both prototypeJS and jQuery to work together. Most of the other suggestions revolve around wrapping jQuery based code in anonymous function with jQuery parameter.