did you set div's "position" style to absolute?
like position: absolute; top: 450px; left: 270px;



On 5/21/07, Madan Narra <[EMAIL PROTECTED]> wrote:

Hi All,

I have a <tc:sheet> with one column holding thumbnail images which when
placed mouseOver on that it should display a larger image as popup.

I tried to show the image in a <div> which is placed outside the sheet
with its css set as " Top : 450; left : 270 ".

This shows up exactly in the middle of the page in FireFox , but in IE,
its showing up in different locations.

I tried with this case as the div placed in the sheet column next to the
smaller image is never displayed, as the column size is 20px.

Is there any way to showup a popup on mouseOver on a image  in a sheet
which should look alike in all the browsers..

--
Regards,
Madan N

Reply via email to