jQuery

Here you will find some very easy and intuitive jQuery plug-ins I created to help in your User Interface development. All the markup is available to work with XHTML and HTML5. In order to appreciate my work and help me to improve by adding new codes, feel free to donate or to add my website address in yours. Enjoy.

Accordion

This Accordion plugin provides a clean HTML markup and an easy way to configure the code. It can be used to organize a lot of content, menus or customized accordling to your needs.

Check it Out

jQuery OuterHTML

Unlike jQuery.html() that returns only the element's content, this method returns the selected element and its content or replaces it as jQuery.replaceWith() method but with difference that allows the replacing HTML to be inherit by the chaining.

Check it Out

Querystring

If you need to get query string values from the browser's address bar or a diferent URL, this plugin will help you in a very easy way.

Check it Out

CSS3 Selectors for Internet Explorer

This plug-in will help you to keep your stylesheet and HTML clean without a lot of changes and additions to make your website to work with Internet Explorer while you use CSS3.

Check it Out

Recommend this page