March 12, 2010
Spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript. It’s a simple, light-weight plugin with a few simple methods for creating animated sprites such as the birds you see on the demo page, and dynamic scrolling backgrounds.
Posted in JQuery | Tagged animation, JQuery
March 10, 2010
We’ve all seen the basic file upload form for uploading avatars, images, memes, etc. The problem with these is that once you upload your image it’s hidden from you.
Posted in ajax, JQuery, Upload | Tagged Upload
March 1, 2010
TinyTips is a very lightweight jQuery plugin that gives the ability to add tooltips to pretty much any element on a page. Thoroughly documented and designer friendly. TinyTips is very easy to install and use. Simply include TinyTips and the latest release of jQuery in the <head>.
Posted in JQuery, Tooltips | Tagged JQuery, Tooltips
February 28, 2010
jqFancyTransitions is easy-to-use jQuery plugin for displaying your photos as slideshow with fancy transition effects. It has three predifined effects that we can use such as Wave, Curtain and Zipper. We can also made custom effect with set of options that you can use to set speed, number of strips, direction, type of effect, etc.
Posted in Gallery/Carousel/Slider, JQuery | Tagged Gallery/Carousel/Slider, JQuery, slideshow
February 26, 2010
Gritter is Growl look-a-like jQuery plugin that looks the exact same as the one for Mac OS. For those who don’t know what Growl is, it’s basically a notification bubble/popup that appears in the top right of your desktop. Think of it as calling the alert() function in JavaScript, only it’s not a modal, it’s [...]
Posted in JQuery | Tagged JQuery
February 22, 2010
YoxView is a free image viewer for websites. It’s written in javascript using jQuery and is available as a jQuery plugin. Its two main features are flexibility and ease of use and pre-caching.
YoxView is inspired by Lokesh Dhakar’s Lightbox. Like it, YoxView displays images above the website’s content, as a separate layer.
Posted in Gallery/Carousel/Slider, JQuery | Tagged Gallery/Carousel/Slider, images, JQuery
February 20, 2010
jqBarGraph is jQuery plugin that gives you freedom to easily display your data as graphs. There are three types of graphs: simple, multi and stacked. All you have to do is to pass your data to this plugin. This plugin is compatible and fully tested with Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome [...]
Posted in Charts/Graph, JQuery | Tagged chart, JQuery
February 18, 2010
Ketchup is a slim jQuery Plugin that validates your forms. It aims to be very flexible and extendable for its appearance and functionality. If we dont like the default styling, we can change it or if we need another markup, we can edit it. We can also write my own validation rule if the validation [...]
Posted in Forms, JQuery
February 15, 2010
imgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes (like those on Flickr).
Posted in JQuery | Tagged image, JQuery
February 14, 2010
Horinaja is a ready-to-use slide-show implementation, utilizing either scriptaculous/prototype or jQuery. A running example above
Horinaja is innovative because it allows you to use a mousewheel for navigation. When the mouse is outside of the slide-show area, it scrolls. When hovering over the slide-show, the scrolling pauses.
Posted in Gallery/Carousel/Slider, JQuery, Prototype/script.aculo.us | Tagged JQuery, prototype, scriptaculous
Recent comments