segunda-feira, julho 11, 2011

jQuery UI List widget released!

I have built this widget for a company project with modularity in mind, and thought it would be a good idea to share with the world.

Read more about it here or download it here.

sexta-feira, julho 08, 2011

jQuery More Support Plugin released!

This plugin extends the jQuery.support property with a few more variables for the developer's convenience. Currently it adds the following:

a) Detects the existence of the console.
b) Detects the browser engine by feature-detection rather than user-agent sniffing.
b.1) Detects Internet Explorer version. Not implemented for the other browsers, may or may not be possible.

Read more about it here or get it here.

quinta-feira, julho 07, 2011

jQuery UUID Generator updated!

To all jQuery jockeys ou there:

I have managed to release an update for my UUID generator plugin for jQuery. It has new features, and a new function name as well.

Read more about it here, or go get it here.