3.2.0

AW 2.0.2 grid and IE8

Hello. I am usign AW 2.0.2 for a small web site and the grid is not working with IE8 under W7 or Win XP. I cannor edit the grid and cursor positioning is not workin. There are no scroll bars and there shoold be.

The grid works Ok with Mozilla Firefox and Google Chrome under XP. Does this make sense to you at AW? Is there a simple repair or do I have to upgrade to 2.5.5. (I purchase 2.0.2 in miid 2007).
Thanks,
Russell
March 10,
http://www.activewidgets.com/javascript.forum.24607.3/ie-8.html
Carlos
March 10,
Thanks Carlos for this reference. I appreciate your reply.

I am using Joomal for the website and needed to use the insight below to bring the website into IE7 compatibility mode:

There a ton of examples on the web of how you can force IE8 into IE7 compatibility mode using a meta tag in the header.

This tag needs to be first in the ..templates/your Joomla Template/index.php <head> (before any css):

<meta http-equiv="X-UA-Compatible" content="IE=7" />
or:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

You can see more tips here: http://msdn.microsoft.com/zh-cn/library/cc817574.aspx


Later I will upgrade to the latest AW version.
Russell
March 10,

This topic is archived.

See also:


Back to support forum