Re: Absolute position bug?

  •  05-02-2007, 2:13 AM

    Re: Absolute position bug?

    This works well with tables or images but not with layers.

    If I insert a layer the html code is:
    <div style="WIDTH: 104px; POSITION: absolute; HEIGHT: 104px">

    If I click the absolute position button then de code is changed to:
    <div style="WIDTH: 104px; HEIGHT: 104px">

    After that, is not possible to put again the absolute position propertty using the button.


View Complete Thread