Rate this script:  I Love it  /   I Hate it

Easily get a single element with jQuery


Code


$.first = function(a, b) {return $(a, b).get(0)};
 

 

 
Easily get a single element with jQuery scripts | Easily get a single element with jQuery snippet | Easily get a single element with jQuery example | Easily get a single element with jQuery tutorial | Easily get a single element with jQuery code