close(X)

Showing posts related to Jquery

Top 10 jQuery Tips and Tricks

10. Always Use the Latest Version of jQuery You can even include jQuery directly from Google’s servers, which provide free CDN hosting for a number of JavaScript libraries. 9. Detect browser With jQuery Although it is better to use CSS … Continue reading

November 1st, 2011

Top 10 Animations Made with CSS3

1. CSS3 Clock With jQuery Use the basic features of the CSS3 Transform: rotate. And the combination of javascript frameworks like jQuery can produce a cool CSS3 clock Demo 2. jQuery DJ Hero CSS3 and jQuery Fun In this tutorial, … Continue reading

August 14th, 2011

Top 10 Jquery Tips

1. Where to add traditional jQuery calls When I got started using this awesome extension to jQuery, I immediately found myself wanting to modify things on the page before the mobile plug-in was triggered. As it turns out, the recommended … Continue reading

May 30th, 2011

Jquery custom Select input dropdown

Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing “select” element. I hope you’ll like this. Continue reading

November 27th, 2010

Top5 jQuery Slideshow

Image galleries and slide shows have become popular within web pages over the last year or so, and with jQuery becoming ever more popular.jQuery is a concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.Below you will find the most creative and most versatile of jQuery. plugins and tutorials built using jQuery. Continue reading

September 12th, 2010
Page 1 of 11