Blair Mitchelmore schrieb:
> $("p").get() returns a regular array with the jQuery set as its members.
> 
> -blair

And with FireBug you are done with:

console.log( $('p') );


-- Klaus

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to