#1195 closed defect (worksforme)
demoswidgetdialog.html not working in IE
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This works fine in Firefox 1.5.0.5, but not in Internet Explorer 6.0 SP2.
When trying to load the page in IE, the page displays, but the IE browser says it is still "Opening page...".
dojo is a valid object, but maybe there is a prblem with dojo.addOnLoad(init); I assume this since function init(e) does not get called.
Using dojo-0.3.1-kitchen_sink.
Change History (3)
comment:1 Changed 14 years ago by
Component: | General → Widgets |
---|---|
Milestone: | → 0.4 |
Owner: | changed from anonymous to bill |
comment:2 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I just tried against the latest and it's working for me (in IE6 SP2), on Windows XP.