How to build persistent expandable/collapsible navigation with jQuery and the jQuery Cookie plugin

June 26th, 2009. Posted in CSS, Navigation, Plugins, jQuery

If you have any experience with jQuery, one of the first things you probably learnt to do was show and hide content. jQuery makes this very simple with it’s built in show() and hide() methods, but sometimes it can be useful for the show/hide state of your items to persist from page to page. This [...]

jQuery plugin: Stylish Select Box – Unobtrusive select box replacement

May 28th, 2009. Posted in CSS, Plugins, jQuery

I have released a new jQuery plugin that allows you to style the standard <select> form element with CSS so that it looks the same in all major browsers.
View a working demonstration.
Checkout the latest source on GitHub
Download latest source code (version 0.4)
The plugin is available to download from the jQuery website.
Tested and works with:
Firefox 3.0, [...]

How to build an expandable sitemap with jQuery and CSS

May 13th, 2009. Posted in CSS, jQuery

If you are working on a site with hundreds of pages, it’s sitemap can become huge and unmanageable, leaving you to scroll through a page of links before you find what you want (yes you could just hit ctrl+f, but that’s not the point). Computer operating systems often employ tree-view navigation to aid users in [...]

Recent Posts

Categories

Archives