/ Published in: JavaScript
Just testing snipplr w/ this snippet.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
/* * Jquery (http://www.jquery.com) * size() * * Returns the number of matched elements. */ $('element').size();