^ Looks like they are just selling plugins that are implemented using the jQuery library.
The plugins look good, but I don't think the jQuery library itself is any lighter.
Quote:
Originally Posted by documentation
Flowplayer has support for the jQuery language. jQuery skills are definitely not needed when using Flowplayer but if you are accustomed to using jQuery (like us) then you can do things like...
|
Plus, if you're interested in speed, just use compression and caching. minify is awesome. It can combine all css and js into a single http request:
http://code.google.com/p/minify/