Magento use prototype javascript library a lot. And if you do not want to mess with other libraries you could port your scripts to Prototype. This article will help you with porting some jQuery functions to Prototype equivalents. .attr() Get / set the value of an attribute for a single element or set of elements. […]
read more