Ticket #584 (new Bug)
Firefox: Style error in parsing value for property 'height'
| Reported by: | dplehati | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.4.3 |
| Keywords: | Confirmed Firefox | Cc: |
Description
Greetings,
I keep getting this error in firefox:
Warning: Error in parsing value for property 'height'. Declaration dropped. Source File: .../editor/fckeditor.html?InstanceName=FCKeditor&Toolbar=Default Line: 0
The FCKeditor is contained inside one DIV block that has this style:
width: 400px; display: none; position: absolute; top: 0; left: 0; padding: 5px; z-index: 4;
I get this error when I'm opening the page and when using javascript to show/hide the container div block.
Thanks in advance for your consideration.
Change History
Note: See
TracTickets for help on using
tickets.