First I want to make sure we are all on the same page about Jquery. I am going to assume that since you are reading this you know that Jquery is a javascript library, but you don’t have the faintest clue on how to write code using Jquery. Sure you have jquery installed on your website and have used a couple of plugins, but as far as you know you have to assign this class to an element then the plugin works. Well I am here to change that to make your life easier, like the jquery slogan “Write Less, Do Moreâ€.
Related Submissions:
- Using Development Concepts in Design Work I am a web designer that works primarily with interfaces for web apps. This means most of my job entails making the cool things the...
- jQuery sIFR Plugin You don’t need a JavaScript library to use sIFR, but if you are using jQuery anyway, this plugin will make it easier than ever to...
- jQuery Plugin: Tracing Your Selector Paths A while back, I wrote a proof-of-concept about enabling step-debugging in your jQuery selector paths. In that previous demo, you had to enter your jQuery...
- A Simple jQuery Tooltip Plugin Simpletip is a plugin for the popular jQuery JavaScript library. It allows you to create tooltips with ease on any element on the page using...
- JQuery File Upload Plugin Script - Uploadify This plugin allows you to change any element with an ID on your page into a single or multiple file upload tool. The plugin uses...