Oct 6th, 2008 by admin

What does jParallax do?
Parallax turns a selected element into a ‘window’, or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different amounts, in a parallaxy kind of way.
Read the rest of this entry »
Posted in Javascript |
No Comments »
Mar 18th, 2008 by admin

MoreCSS is a small JavaScript library for everyday things, like creating popups, tab menus (for example like the one above), tables and lists with “zebra”-style … etc. But the really special thing is: you can do these things like in regular CSS.
Read the rest of this entry »
Posted in Javascript, CSS |
No Comments »
Mar 2nd, 2008 by admin

Overview
The jQuery Cycle Plugin is a lightweight slideshow plugin. Its implementation is based on the InnerFade Plugin by Torsten Baldes, the Slideshow Plugin by Matt Oakes, and the jqShuffle Plugin by Benjamin Sterling. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and many transition effects. It also supports, but does not require, the Metadata Plugin and the Easing Plugin.
Read the rest of this entry »
Posted in Javascript |
No Comments »
Feb 21st, 2008 by admin

You have to check these out… these tabs: slide, fade, rotate, slide and fade, you name it… This is the best tabbed system you’re gonna find, and compliments of a Guiwood find… it’s FREE! Use these on your next site and make an impression.
Read the rest of this entry »
Posted in Javascript |
No Comments »
Feb 19th, 2008 by admin

Designed to view full-size photos and images inline without requiring a separate web page load, FancyZoom’s (from Cabel) raison d’être (French for “raisin-determination”) is providing a smooth, clean, truly Mac-like effect, almost like it’s a function of Safari itself. Since this script was originally wrote, there are now a lot of image zoomers to choose from (including a similar effect now on Apple’s own site!), such as the popular (and inspiring) Lightbox. So you might be asking: “Why use FancyZoom?” Well, here’s why!
Read the rest of this entry »
Posted in Javascript |
No Comments »
Feb 18th, 2008 by admin

This combination of JavaScript and CSS will hide checkbox and radio inputs that have a class = "crirHiddenJS", an id, and a proper label tag.
This will allow you to style the label however you wish using CSS, and the actual input control will be hidden. The form will still collect data as it normally would because the label itself will trigger the hidden input control. If javascript is disabled no inputs will be hidden and the form is still be fully functional.
Read the rest of this entry »
Posted in Forms, Javascript |
No Comments »
Feb 1st, 2008 by admin

This is Great! Add these cool speech bubbles from WillMayo using XHTML and CSS to your website. Call out Testimonials, or your Blog comments, or whatever application you can think of. It’s super easy to use and creates a cool look to your site design.
Read the rest of this entry »
Posted in Javascript, CSS |
2 Comments »
Jan 22nd, 2008 by admin

Apple has always been at the forefront of all things clean and classy in the world of design, so you can bring a bit of that to your website, with this OS X Leopard style gallery. Make any gallery pop by adding this to your next site!
Read the rest of this entry »
Posted in Javascript |
3 Comments »
Jan 15th, 2008 by admin

Here’s a super easy way to get that classy reflection effect on your website by using this simple javascript solution from NeonDragon. Reflection.js allows you to add reflections to images on your webpages. It uses unobtrusive javascript to keep your code clean. It works in all the major browsers - Internet Explorer 5.5+, Mozilla Firefox 1.5+, Opera 9+ and Safari. On older browsers, it’ll degrade and your visitors won’t notice a thing. Best of all, it’s under 5KB.
Read the rest of this entry »
Posted in Javascript |
No Comments »
Jan 10th, 2008 by admin

Dont’ you hate the default checkbox and radio buttons…. well here’s what you’re looking for to fix that problem….
FancyForm by Vacuous Virtuoso is a powerful checkbox replacement script used to provide the ultimate flexibility in changing the appearance and function of HTML form elements. It’s easy to use and degrades gracefully on all older, non-supporting browsers.
Read the rest of this entry »
Posted in Forms, Javascript, CSS |
No Comments »