Tag : jquery

Title User Language Tags Description Date
JQuery grayscale images turn colored on hover zartgesotten jQuery

Works like a charm. Read manual on site. For use with Worpdress, replace $ with jQuery.

Thursday
add incremental classes thesmu jQuery

add incremental classes

May 16
Preload all CSS bg images sarpay JavaScript

will preload any background image referenced in your CSS.

April 11
Form validator tcspinks jQuery

Validate numbers only, email addresses, and add error classes

March 23
Rotating Type makingthings jQuery

Nice anumated type

March 14
FlexSlider 2 wanlapat jQuery

Use FlexSlider

February 7
jQuery: Dynamic Character Count mattvbiggs jQuery

Handy code snippet for keeping track of the number of characters a user is entering into a textbox or textarea. It will dynamically update the count as the user is typing. This also works with copy & paste.

The top snippet will automatically calculate the current count after the page loads; use the .keyup event to do the dynamic update.

All of this code should be in the $(document).ready.

January 29
Dynamically Load Youtube Video Iframe embed Code inside a DIV vijayrajesh jQuery

By storing or by having the Iframe embed code as a variable, You can play the Youtube video on a click of a button or any other event. I have used “append” function of jQuery to append the IFrame code dynamically inside a DIV tag.

January 15
Autoplay youtube video while clicking on a custom thumbnail image vijayrajesh jQuery

The thumbnails of Youtube videos are generally low in quality. Sometimes, the thumbnail is not enough to get the people attention. Here is a small code I have written that works as follows.

A custom thumbnail is displayed at the size of 560px width and 615px height. When the user clicks on it, the image fade outs. Yes it will get animated as fade out. We use jQuery fadeout function for it. After that the video gets displayed.

January 12
Load jQuery dynamically from Javascript ahmadassaf JavaScript

Load jQuery dynamically in a page from Javascript

November 23
Detect jquery ui popup is closed darvein jQuery

mi comment

November 19
Flexible Slider for Responsive sites nivasgallo jQuery

A very good slider / carousel. Um slider / carrossel muito bom. Ideal para designs responsivos.

October 28
Track clicks on #hash anchor links on Google Analytics nivasgallo jQuery

This code allows Google Analytics to monitor hashtags of jQuery activated events. Very useful if you relies on modal boxes.

October 26
Blink Text using jQuery welancers jQuery

Assign to the text or html element you want to blink & put the snippet code before closing head tag.

October 9
cycle plugin gustao JavaScript September 30