taknegaar
جمعه 20 مرداد 1391, 15:27 عصر
jQuery 1.8 Released
- jQuery’s selector engine (Sizzle) is faster than ever,
Sure, most browsers have querySelectorAll nowadays, but nearly every implementation falls short in one way or another,
creating a road full of cross-browser potholes.
Sizzle smoothes that road for you.
Plus, you may want those useful jQuery selector extensions like :has() with a complex selector or :contains().
Oh yeah, and there’s still IE6/7 support.
- Automatic CSS prefixing: -webkit- , -moz- , -ms- , ...
- More than 160 bugs closed ...
- Smaller code size ...
Download:
http://code.jquery.com/jquery-1.8.0.min.js
More:
http://blog.jquery.com/2012/08/09/jquery-1-8-released
- jQuery’s selector engine (Sizzle) is faster than ever,
Sure, most browsers have querySelectorAll nowadays, but nearly every implementation falls short in one way or another,
creating a road full of cross-browser potholes.
Sizzle smoothes that road for you.
Plus, you may want those useful jQuery selector extensions like :has() with a complex selector or :contains().
Oh yeah, and there’s still IE6/7 support.
- Automatic CSS prefixing: -webkit- , -moz- , -ms- , ...
- More than 160 bugs closed ...
- Smaller code size ...
Download:
http://code.jquery.com/jquery-1.8.0.min.js
More:
http://blog.jquery.com/2012/08/09/jquery-1-8-released