OPI Blog
Learn from experts in their fields

Browsing Tags: jquery plugins

Open jQuery prettyPhoto API to an image other than the first one
prettyPhoto is neat little jQuery plugin, that makes it easy to do lightbox style image (or “videos, flash, YouTube, iframes and ajax”) overlays on your page. Let’s say I have 5 images that I want ...
textentered.js – a simple throttling mechanism for text fields
This plugin is pretty simple. It adds a jQuery Event to all your text and textarea fields that fires when a user has finished (or paused while) entering text into that field. This is good ...