From: "jack.tang" <him...@gmail.com>
Date: Sun, 21 May 2006 10:54:36 -0000
Local: Sun, May 21 2006 6:54 am
Subject: Re: webtoolkit and IE7
I have no ie7 in my hands. But i think maybe it is easy to hack this.
You can find UserAgent.gwt.xml in gwt-user.jar. Below is the content. <!-- Browser-sensitive code should use the 'user.agent' property --> <property-provider name="user.agent"><![CDATA[ var spaceIdx = ua.indexOf(" ", geckoIdx); var version = parseInt(ua.substring(geckoIdx + 6, spaceIdx)); </module> try to change this line Hope it helps You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||