jquery

Prototype JS selectors versus jQuery

In Prototype JS you get given an element, but in jQuery you get given a list of elements, which makes things confusing when selecting a class of elements in Prototype JS or jQuery

Syndicate content