Jump to content

[SOLVED] making the absolute relative... for a TD


jmag

Recommended Posts

Hello,

 

I've got a problem in a project I'm working on. There's a this large table acting as a calendar with some text in some cells, the text is linked and takes you to another page. But on mouseover a div is shown with some extra info.

 

Now, the main problem is that I want the div that pops up to be absolute positioned and "float" on top of everything. I can do this if I wrap the text in another div, but that seems like a bit bloated. I'd like to do it without the div if possible. Besides, that only works for firefox, not IE where the table cell extends with the new content when I hover over the text.

 

Anyone got any tips or hints on how to make the table cell position relative or some other way to make a div float on top of the page and has it working in multiple browsers and plattforms?

 

I'm happy with anything, been trying diffrent stuff out for the past 2 days now...

 

Cheers

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.