Forum Moderators: not2easy
I am learning CSS, and want to put my CSS navigation on top off an image (part of my layout). This script has worked fine without a <div> but now I am using it inside of a <div> positioned absolute which contained inside a container div that is positioned relative. Anyway, when I open the page in IE, it shows up fine...but if I resize the window...or minimize it...the buttons disappear until I refresh agian. What causes something like that? I think I read somewhere that it happens a lot...is there a way around it other than reloading the page each time its resized?
I apply the style in the <table> and in each <td>, and it seems to work. BUT (I discovered when my tables got bigger than one page down) when I scroll down, then back up again, the 1-pixel borders created above disappear randomly. It's incredibly annoying... using IE 5.5 on Windows right now and I don't have access to other machines/browsers at the moment, so I don't know whether it's browser-specific. Sorry to answer your question with a question but I figure somebody's out there who knows how to kill both of these ugly birds with one stone...
Ben