> Is your DIV outside of any other tags (other than the <body> tag) ?
Do you mean inside? If so, it's inside a table, but I tried outside a table, i.e. only within the body tag, but positioned above a table. Anyway, should the position: absolute not make the div float and make it not matter what else is on the page? I also specified the z-index: 100 > If it isn't then this may be the problem (especially if you have not styled the DIV > to be "position: absolute"). The div is set to position: absolute > Other than that, I have no suggestions other than to check out another page that has > something similar that works and see how they are positioning and styling their DIV > and what their code is doing. I have done that, even copied their code but still the same problem, it works fine as long as I keep it on a page of it's own, but once I place it on my page (even outside any tables) it still won't do the tricky stuff. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
