Javascript and layout errors in IE
Javascript and layout errors in IE
Hi,
If we use any version of IE (7 or 8) there is a javascript error pointing on a row handling "panels" and no dropdowns are visible for selections. Also in IE7 the CSS is corrupted, all icons are centered.
This i both in your demos on this page, and if we download the latest code and run.
Are there any solutions to this or a known problem?
/Jonathan
13 Jan 11, 5:25AM
Issue is now resolved.
Make sure you delete your browser cache and reload the page.
There is still a small issue with the popup alert in IE7/8, which appear higher up the page. This will take longer to investigate, but at least the editor is usable.
Thanks for notifying us.
14 Jan 11, 3:58AM
Hi, thanx for fast action, it solved some of my issues, and I also after while in IE found out that i was missing the Doctype declareation on the top of my page, and after inserting that it worked fine.
Good for others to know if they struggle with the same problem.
Login