Hi all,
In my project I need to convert a big script(form validation plugin) from mootools to Jquery. Its has oops concept in it. I searched a lot and found HJS object oriented Jquery plugin and incorporated but having problem in the following...
Line no 7 and 11 has the hash function. What is the equivalent in Jquery?
Line no 15 has "el". Its been said that el is extending elements in mootools framework. What should I change to achieve in Jquery?
Bookmarks