The div works fine,.. But the "Top and Left" are not placed well in FireFox
and IE...
In FireFox, the div is placed @ center..
In IE, the div is placed @ right bottom
On 5/21/07, Ayhan Güngör <[EMAIL PROTECTED]> wrote:
style class seems ok, does div tag have any parent? or is it a child of
body tag?
On 5/21/07, Madan Narra < [EMAIL PROTECTED]> wrote:
>
> Hi Ayhan..
>
> ya i did...
>
> this is the total style class i used for the <div>
>
> .box {/*this is a box */
> left: 420px;
> top: 270px;
> position:absolute;
> display: none ;
> z-index:1000;
> background: #FFFFFF;
> color : #000099;
> border-color : #FF0000;
> border-style : groove;
> border-width : 2px;/* the border property in */
> }
>
> Regards,
> Madan N
>
>
--
Regards,
Madan N