Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Absolute position bug?
Re: Absolute position bug?
05-02-2007, 2:13 AM
silvercute
Joined on 04-25-2007
Posts 4
Re: Absolute position bug?
Reply
Quote
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