I am having an issue with this page I have made. I have never gotten this issue before and dont know how to correct it. Here is the test site http://www.teracore.co.za/IEL/Index.html It works in chrome, but in IE the links and rollovers dont work… any help would be appreciated.
I’ve found that most CSS menu’s can be a derivative of that. The technique is quite reliable and well tested, quoting a bit of the tutorial here…
testing which showed it works in IE 5.5, 6, 7 & 8, FireFox 2 and 3.6, Opera 9.63 and 10.53, and the latest flavors each of Saffy and Chrome.
You’ll also note that this is one of the lighter techniques available as it is uses combined background images and very minimal markup. If you’re as concerned with minimizing bandwidth usage as me, you might even consider converting the SPANs inside the LIs to Bs or Is. But, that’s just me.
I didnt know that dreamweaver used java to hide those roll over images.
If I were you, I’d go download Crimson Editor (or even just open Notepad, for that matter) and forget Dreamweaver exists. I believe it was the late Dan Shulz that said something along the lines of “the only thing Dreamweaver can teach you is how NOT to make websites.” (Paraphrasing from memory) I’d probably modify that a bit to “Dreamweaver is best suited for weaving nightmares.”
Thanks for the reply and Im glad you like the site I didnt know that dreamweaver used java to hide those roll over images. I googled CSS rollovers and ya, it has helped a lot, thanks again!