jQuery

TwitterFacebook
Get flash to fully experience Pearltrees
http://webdesignledger.com/tools/8-jquery-plugins-for-layout-and-ui-enhancements On occasion, you might have to work on a project that has unique layout or UI requirements – things that can’t be achieved with CSS alone. With projects like these, jQuery can be very useful. So for this post, we’ve rounded up some jQuery plugins that can help you accomplish some amazing things when it comes to enhancing web page layouts and User Interfaces. equalize.js The jQuery plugin for equalizing the height or width of elements.

8 jQuery Plugins for Layout and UI Enhancements | Tools

jQuery has changed the way developers write JavaScript and the way users interact with websites and web applications. If you’re a developer, you know what a pleasure it can be to work with jQuery, especially the convenience of plugins. http://webdesignledger.com/tools/10-jquery-plugins-that-will-make-your-life-easier

10 jQuery Plugins that Will Make your Life Easier | Tools

Dan Palmer

http://danpalmer.me/jquery-complexify/ Websites have a responsibility to users to accurately tell them how good a password is, and this is not an easy job. If your password is 8 characters long and only formed of lower case characters, you need to make it better, perhaps by adding a number or more characters. If your password is 25 characters long but happens to not contain a number, you shouldn't be forced by a password security policy to add one, you clearly have a very secure password. Complexify aims to provide a good measure of password complexity for websites to use both for giving hints to users in the form of strength bars, and for casually enforcing a minimum complexity for security reasons. Note: I use the term 'casually' because this is only client-side validation and anyone could turn it off.
There are many reasons why you can say jQuery has enormous popularity. http://webdesignledger.com/freebies/10-fresh-and-useful-jquery-plugins-2

10 Fresh and Useful jQuery Plugins | Freebies

http://webdesignledger.com/tips/9-jquery-mistakes-you-shouldnt-commit jQuery is so easy to use that sometimes we just forget that it’s not CSS. While using CSS, we don’t have to give much thought to performance, because it’s so fast that it’s not worth the effort to optimize it.

9 jQuery Mistakes you Shouldn’t Commit | Tips

March 7th, 2012 jQuery Media Plugins help make an outstanding presentation for the web content.

24 Best jQuery Media Plugins to Use in 2012

http://www.templates.com/blog/24-best-jquery-media-plugins-to-use-in-2012/
Web development has surely evolved over the years — Flash has fallen out of flavor and been replaced by techniques that take advantage of native web browser capabilities using tools like CSS and jQuery. That progression has paved the way for the creation of some pretty neat things , including a new tool from web developer John Polacek called Scrollorama.

Animate webpage elements with Scrollorama jQuery plugin

http://www.theverge.com/2012/1/4/2680447/scrollorama-animate-webpage-text-jquery-plugin-john-polacek
http://addyosmani.com/blog/jquery-ui-bootstrap/ I recently released the first version of a new project called jQuery UI Bootstrap – a Twitter Bootstrap inspired theme for UI widgets.

jQuery UI Bootstrap – A New Bootstrap-inspired Theme For Your Widgets

Making a jQuery Countdown Timer

When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield more signups for your newsletter. http://tutorialzine.com/2011/12/countdown-jquery/

31 Fantastic New jQuery Plugins for Web Developers

jQuery has dramatically changed the way we view frontend scripting. JavaScript was always a popular language even during the 1990s. But in the new millennium web developers have been smart and observed the programming trend titled abstraction .

22 Most Popular jQuery Plugins of 2011

Since jQuery was released in 2006, it has changed the way we think of JavaScript. And because of its simplicity, it has motivated many enthusiastic developers to create thousands of useful plugins and extends its functionality.
Tutsplus : 30 Days to Learn jQuery 2012 (updated 12/02/2012) English | mov 435 kb/s | 1280x800 24.00 fps(r) | aac 94 kb/s (eng) | 531 MB Genre: VideoTraining Hi, my name is Jeffrey Way. So here's the thing: you know you need to learn jQuery! When IT's far and away the Most popular javascript Library in the World, and is Easily the Most Often Requested Technical skill by Employers, IT Clearly Makes perfect sense to DIG in, and learn the Library.

Tutsplus : 30 Days to Learn jQuery 2012 (news updated 12/02/2012)

Tooltips are tiny user interface elements which are very useful in displaying information "on request" without breaking the attention/focus.

An Advanced jQuery Tooltip Plugin – qTip2