Published in: JavaScript
Just testing snipplr w/ this snippet.
/* * Jquery (http://www.jquery.com) * size() * * Returns the number of matched elements. */ $('element').size();
You need to login to post a comment.
Pro JavaScript Techniques
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, like basic syntax and structures.
jonbaer on 07/06/06
css javascript textmate jquery
8 people have marked this snippet as a favorite
mate
jonbaer
mary
vvarp
bartekk
francisre
vali29
martingoldszein
Published in: JavaScript
Just testing snipplr w/ this snippet.
/* * Jquery (http://www.jquery.com) * size() * * Returns the number of matched elements. */ $('element').size();
You need to login to post a comment.