Nice Color Change via clicks
April 25, 2004 on 7:03 pm | In CSS, JavaScript, Random Feature Sites | No CommentsSee 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;”> </a>
</span>
and then this javascript kicks in to manage the change: http://www.deanesmay.com/styleswitcher.js
DHTML slide-in menu
March 28, 2004 on 10:57 pm | In JavaScript | No CommentsI 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.
Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds.
Valid XHTML and CSS. ^Top^