Top Software for Kevin Sylvestre
jQuery Growl can display three type of messages in the corner of a screen, just like original Growl app.Currently it supports errors, warnings, and notices, but new message can be hard-coded in the plugin if needed to.The message popups are styleable via...
jQuery Lighter is a jQuery-based image viewer modeled after the original Lightbox script for Prototype (and later jQuery).Unlike the original script, it only supports viewing one image at a time, but at the same time it's width responsive, resizing the...
jQuery Observer can be used to add a surveillance mechanism for Web forms.Every time a user changes something in a form an observer is triggered which can then run a custom JS function if needed.This way custom actions can be bound to any change of a Web...
jQuery Gridly works with any HTML elements and can dynamically rearrange the grid if elements are added or removed.Grid elements can be moved around using drag and drop actions, and support for touch-based interactions is also supported.Elements on the...
FancyBox works only for images embedded in the site's pages and blog articles.It is easy to setup and requires no meddling with the image's source code.Just install and activate, and the plugin will work retroactively for all of the site's images. ...
jQuery Age takes a date value and prints it out in relative human-readable text instead of the classic date formats.The plugin is a great take on Twitter's famous relative dates, also coming packed with support for future dates, not only for the ones that...
jQuery Spin can be used in displaying a classic spinner progress loader, but new layouts are also supported.All jQuery Spin preloaders are CSS and JS-based, so indirectly they are very easy to theme as well.Developers can change colors, sizes, or the...
jQuery Progress can output these progress bars anywhere on the page and they can be used for masking a loading operation until it has finished.Many facets of the progress bar, from colors, graphics, size, timer, speed, percentage, etc. can easily be...
jQuery Carousel is a jQuery plugin for creating rotating image carousels.The plugin is designed around four (only) major feature: infinite looping, next/prev navigation controls, a dotted pagination system, and simple fade animations.jQuery Carousel can...