Sponsored Links

Superfish Menu

jQuery logo

After a long struggle to find a simple menu script for a web application,  I came across Superfish, a beefed-up version of the Suckerfish menu, that takes a CSS menu and uses jQuery to provide some enhancements.

I have implemented this menu and so far have had no issues with it in Firefox, Internet Explorer 6 [...]

reset CSS = rethink CSS

I am always up for a challenge, so decided to incorporate a reset.css stylesheet into a site I am developing. I was quite surprised at the effect – and had to rethink a whole lot of stuff I thought I knew!

So when last did you style and HTML form? I thought the way I currently [...]

text selection color with CSS

A subtle touch with CSS: change the default text selection highlight color in the browser window. Check it out now: drag with your mouse to select some text in this page…

Q: Pop-quiz (no peaking!): if you drag with your mouse to select text in a web-page, what indicates selected text?
A: White text, blue background!

Only works [...]

spring is sprung

springtime is here, and the stylus site has been given a minor face-lift

Using the main stylesheet, I have given the site a minor overhaul for a fresh, spring feel! The main navigation as well as all text hyperlinks, and the page background have all been restyled using CSS.

one stylesheet – many browsers

one page – many browsers

The use of multiple stylesheets now means that the site renders gracefully in IE6 & 7, Firefox, and in pIE (I am using Windows Mobile 5 on an iMate PDA). I have also started work on a print stylesheet, which currently renders in Firefox only. Also check out the “styleSwitcher” on [...]