[Dojo-interest] Problem with using Dojo and IE 7
Purnima Venkatram
purnima.venkatram at gmail.com
Tue Jan 9 03:20:17 MST 2007
Hi friends,
I had an application which used to run on Mozilla Firefox and
IE 6 . But it does not run on IE 7. On a dojoButton click an Action class is
invoked. But in IE 7 my Action class is never invoked. I have setup a remote
debug breakpoint and it never reaches the Action class (invoked through a
dojo.io.bind).
Are there any known issues for IE 7 .. I am using Dojo 0. 4 which is bundled
with struts 2. I have also tried including the line
drh.ie70=drh.ie&&dav.indexOf("MSIE 7.0")>=0;
in dojo.js and in the dojo.js.uncompressed.js.
Could you also give some tips on how the debugging is to be done in such
cases ? Are there good jsp debuggers for IE ? I have used Venkman for
Firefox.
Thanks in advance.
Best Regards,
Purnima Venkatram.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dojotoolkit.org/pipermail/dojo-interest/attachments/20070109/471f18d7/attachment.html
More information about the Dojo-interest
mailing list