Archive for the ‘Jquery’ Category
Simple Modal
January 9th, 2010Overview | Options & Callbacks | Examples | Other Notes | Support Overview SimpleModal is a lightweight jQuery Plugin which provides a powerful interface for modal dialog development. Think of it as a modal dialog framework. SimpleModal gives you the flexibility to read more »
Farbtastic: jQuery color picker plug-in
January 9th, 2010Farbtastic is a jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element's value when a read more »
highlightFade
January 9th, 2010highlightFade OK, so this plugin does the yellow fade and then some. This is version 0.7 and unless I decide to add e-mail support I'm done with this plugin. The current revision supports the following features: read more »
Jquery Innerfade
January 9th, 2010What is it? InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out. These elements could be anything you want, e.g. images, list-items, divs. Simply produce your own slideshow for your read more »
InnerFade with JQuery
January 9th, 2010var addthis_pub = 'slicingpsdtohtml'; var addthis_brand = 'Psd to Xhtml';var addthis_language = 'en';var addthis_options = 'email, favorites, digg, delicious, myspace, google, facebook, reddit, live, more'; read more »
JQuery TabContainer Theme with Tab Transition Animations
January 9th, 2010A few posts back I described a technique you could use to add Animation effects to your ModalPopup controls. A similar technique can be used to implement a JQuery style fade animation that runs as the user navigates between selected tabs. While read more »
LavaLamp for jQuery
January 9th, 2010aLamp for jQuery lovers! August 23rd, 2007 Hover above and feel for yourself, the nifty effect of Lava Lamp. What you just experienced is nothing but the LavaLamp menu packaged as a plugin for the amazing jQuery javascript library. I personally read more »
jQuery is object oriented
June 22nd, 2009When I first looked at the jQuery frame work, a few years ago I immediately discounted it as a viable framework. My whole reason for that decision was that it did not add a traditional class based object oriented layer. read more »
The one real reason to not use JQuery
February 2nd, 2009JQuery is a very nice for DOM manipulation and access. As I mentioned in my last post, JQuery uses standard CSS selectors by default which is very nice. You can create fairly complex actions with very few lines of code. What read more »
