All drop menus & dropdowns are misplaced. How to fix this problem?
This problem persists if the Editor is embedded in an element (eg.
) which has position set to absolute or relative. Use dropTopAdjustment property and dropLeftAdjustment property to adjust the top and left offsets of the drop menus/dropdowns for previewing in IE and use dropTopAdjustment_moz property and dropLeftAdjustment_moz property to adjust the top and left offsets of the drop menus/dropdowns for previewing in Netscape/Mozilla/Firefox. Below is an example: –> –> Please make sure also that you include a declaration in your web page.