Also, Matt point out this related link: http://bugs.dojotoolkit.org/ticket/9609
- Dave On Thu, Feb 17, 2011 at 9:58 AM, Dave <[email protected]> wrote: > Jazz developer Matt Jarvis just pointed out that our Delegated UI > example for Window Name Protocol does not work properly on IE. > Apparently, setting frame.onload = function() only results in an event > on Firefox. For IE, we may need to use the IE-specific > iframe.attachEvent instead. > > I propose that we modify the example so that it checks for IE and does > the right thing. > > Any objections to that? > > Thanks, > - Dave >
