Archive for October, 2012

6 Best and Free jQuery Page Flip Plugins

Page-flips animation seems to be in demand. So here is a list of 6 Best and Free jQuery Page Flip/ Book Flip Plugins to create page flip animation and helps to create book-like interfaces. These Page-flip jQuery plugins can be integrate on you site for attractive and interactive user experience. 1. Turn.js 2. Booklet 3. […]
Read the rest of this entry »

200+ jQuery Plugin Collection

Today we have listed collection of more than 200 various jQuery plugins for image slideshow, video players, Tooltip, Image re-sizing and cropping, Form Wizard, Pagination, Color picker, Image Preloading, Accordin Plugin, Chart Plugin, Timeline Plugin, spell checking, Captcha Plugins, Youtube Plugins, DatePicker Plugin, Text editors and many many more.... Bookmark this page and find best […]
Read the rest of this entry »

How to change jQuery UI Tooltip font style

When you download jQuery UI, all the widgets comes with predefined theme or style. But sometimes, it is required to override or change default font style to match up with your current webpage style or css. For example, assume that all the controls on your page are having font-size of "8pt" and jQuery UI tooltip […]
Read the rest of this entry »

jQuery code to hide

tag with specific text

Suppose your webpage has many <p> (Paragraph) tags/elements, and you want to hide those paragraph elements which have specific text or word. For example, hide all p tag element which have "jquery" word in it. This can be done easily using jQuery. jQuery has ":contains" selector which can be used to select p tags with […]
Read the rest of this entry »

tag with specific text

Show and Hide jQuery UI Tooltip with Animation

jQuery UI 1.90 library tooltip is an awesome widget. By default, the jQuery UI Tooltip is displayed without any animation. But do you know that you can animate the tooltip while showing and on hiding? Yes, It's Possible. In this post, You will see that how that can be done. Related Post: Create Tooltip using […]
Read the rest of this entry »

MD5 Encryption using jQuery

Yesterday I needed to convert an input value to MD5 encrypted value using jQuery and sent to the server. jQuery library doesn't provide a function for MD5 encryption however there are some plugins available which can help. So in today post, I will show you how can you convert to MD5 using 2 different jQuery […]
Read the rest of this entry »

Responsive Menu
Add more content here...