Karl Blessing
Programmer
If you go on my site and notice the menu on the left side, (btw it's actually 2 different pages, if you are in IE it'll do menu.asp, anything else it'll do ns_menu.asp) I got it looking good for opera, but netscape has a sizing issue, the header bars (or combo of 3 tables) are too tall. I want the non-IE menu to behave like the one I have made, I want to be able to figure out on a client-side perspective, how I can make the background color of a table cell or row change when I mouseover it. ( I want to be able to do this in both Opera and Netscape )
you'll probally notice I use hyperlinks for NS but not for Opera and IE, mainly because NS is the only one I have found thus far that doesnt support onclick-event for table cells, netscape also cannot have table cell background color, however it does seem to support Table row background color.
I am not aiming to have the menus slide or anything like that, since I already have it just reloading the frame in a Non-IE browser, for the onclicks, I just want to be able to make the size and looks just as close to my IE version as possible, and also to have the background color of the items change when mouse over, just like they do in IE.
Can anyone help? you can view the source, I have it formated out(indented) pretty well to follow. Karl Blessing aka kb244{fastHACK}
you'll probally notice I use hyperlinks for NS but not for Opera and IE, mainly because NS is the only one I have found thus far that doesnt support onclick-event for table cells, netscape also cannot have table cell background color, however it does seem to support Table row background color.
I am not aiming to have the menus slide or anything like that, since I already have it just reloading the frame in a Non-IE browser, for the onclicks, I just want to be able to make the size and looks just as close to my IE version as possible, and also to have the background color of the items change when mouse over, just like they do in IE.
Can anyone help? you can view the source, I have it formated out(indented) pretty well to follow. Karl Blessing aka kb244{fastHACK}