How and what benefit i can take from included Sizzle.js along with jquery 1.4.2?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-05-04T04:54:39Z
Indexed on
2010/05/04
4:58 UTC
Read the original article
Hit count: 238
latest jquery 1.4.2 downloaded from jquery.com comes with Sizzle.js also.
How and what benefit i can take from included Sizzle.js?
/*!
* jQuery JavaScript Library v1.4.2
* http://jquery.com/
*
* Copyright 2010, John Resig
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* Includes Sizzle.js
* http://sizzlejs.com/
* Copyright 2010, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses.
*
* Date: Sat Feb 13 22:33:48 2010 -0500
*/
© Stack Overflow or respective owner