Horizontal CSS menu, I will add more colors & Designs to files folder later http://www.hfolder.com/cssmenu/ Do not remove Credit inside css file , Thanks Comments welcome !
That looks really nice, well done I have bookmarked the page and may use your script on one of my future projects. Thankyou for your time on this
Cute, but WAY too much CSS for something so simple... but then being it's credited to dynamic drive I can't say I'm too shocked. Multiple .gif's where one would do the job, verbose properties, redundant properties... Ok, let's rewrite a bit. First, let's do it with floats: http://battletech.hopto.org/for_others/nals/template.html Then without floats using display:inline http://battletech.hopto.org/for_others/nals/template2.html The directory: http://battletech.hopto.org/for_others/nals is unlocked so folks can grab the gooey bits easier. Uses a single image that is smaller than any one of the original images, but has all six color states available. I used default3 as the menu background since the image that was being called there seems to be a dead link. Tested fine in IE 5.5, 6 & 7, Opera, Safari and Firefox. There's also a visited state which I set to use the purple background, but I disabled it for non-live testing.
What's that zoom thing? How does it trigger Haslayout if it's not a height or a width (which I've been told are what set it off)? Can I use it everywhere instead of the height 1% thing???
Yes, you can - but zoom is a IE specific property so don't plan on it validating. (given that I use * html all the time, am forced to use -moz to get the simplest of CSS 2 things working right, and a host of other workarounds CSS validation is cute for catching not closing properties, but otherwise a joke - ooh look, it needs to warn me 30 times that I set a background without setting the foreground color - **** that.) I just grabbed the images and threw them on willy nilly just to show how they can be placed. Don't like it - edit the image.