Re: Wine gecko: javascript in the frame

2009-01-29 Thread Reece Dunn
2009/1/29 Konstantin Kondratyuk : > Hi! > > Javascript which is defined in the frame doesn't work. > There is a test in attachement. > > Run index.html in 'wine iexplore' > > Correct events for this test (checked up in IE and Firefox): > 1. "call f_right script" message > 2. "call onLoad" message d

Wine gecko: javascript in the frame

2009-01-29 Thread Konstantin Kondratyuk
Hi! Javascript which is defined in the frame doesn't work. There is a test in attachement. Run index.html in 'wine iexplore' Correct events for this test (checked up in IE and Firefox): 1. "call f_right script" message 2. "call onLoad" message during loading 3. "call myOnClick" message after cli