Archive for the 'JavaScript' Category

Nice Color Change via clicks

Sunday, April 25th, 2004

See the Color Change in the top right corner. I really like the simplicity of this. It is just lines like this: <span style=”background: #eeeeee; border: 2px solid #006699″> <a href=”#” onclick=”setActiveStyleSheet(‘default’)” title=”default” style=”text-decoration: none;”>&nbsp;&nbsp;&nbsp;</a> </span> and then this javascript kicks in to manage the change: http://www.deanesmay.com/styleswitcher.js

DHTML slide-in menu

Sunday, March 28th, 2004

I came across this nifty little DHTML Slide In Menu on another site and decided I liked it enough to track it down. It looked a lot better to me on the site where I found it. What I don’t like is how it acts/reacts when you scroll down as it bounces.

Recent Posts

Archives

Topics