Everything Photoshop Subscribe

How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery

in HTML / CSS, Javascript / AJAX by Bedrich Rios

As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked. So in this tutorial we’ll recreate that same effect … but we’ll do it in jQuery! Continue Reading

Create a Slick Tabbed Content Area using CSS & jQuery

in HTML / CSS, Javascript / AJAX by Collis Ta'eed

One of the biggest challenge to web designers is finding ways to place a lot of information on a page without losing usability. Tabbed content is a great way to handle this issue and has been widely used on blogs recently. Today we’re going to build a simple little tabbed information box in HTML, then make it function using some simple Javascript, and then finally we’ll achieve the same thing using the jQuery library. Continue Reading