Hey there, it's me again. For those of you who didn't know I'm a relatively seasoned coder. My most experience is with web design, so I excel at HTML, PHP/MySQL and am currently learning Javascript, though I'm likely to expand that list soon.
Anyways, I'm working on a site now where (at this stage anyway) it's basically 4 tabs connected to a large content box. If you hover over a tab, it highlights. Hover off, it goes back to normal. Click it, it stays selected and any other selected tabs go back to normal. Took me a while to learn all the Javascript to do it (since I'm more or less a newbie to Javascript), but after looking it up and doing it for about an hour or two, it's not that big a deal.
Now, I've gotten this site to work just fine and the way I want it to with the latest version of Firefox, but IE... that's another story.
I'd like you guys to look at it for yourself and see if you can tell me just what's going wrong with the site in regards to IE. The source code should show you everything, except the PHP of course. Also, if anyone notices problems with the site with other browsers, please let me know. I like to code such that a majority of users see and do what I want them to see and do.
The Site