I love jQuery
ajaxrain stellt einige coole jQuery Plugins vor:
- jQuery.Preload
- This is an advanced multi-functional preloader, that has 4 modes integrated. Each mode suits a different, common situation.
- jQuery.Listen
- This plugin brings a clean, light solution, to websites with dynamic loaded content, or full of event bindings. Intead of bound, handlers for events, are registered along with matching selectors. And they’ll still work for new added content.
- Accessible
- This plugin aims to be a collection of snippets that improve accessibility for websites.
It also includes a set of “recommendations” coded as tests to improve accessibilty (even beyond javascript).
These recommendations can be tested against a page, and get a summary of the results.

