[Laszlo-dev] I found an IE6/IE7 problem in: Change 20070125-maxcarlson-F Summary: Remodularize LzContextMenu
Philip Romanik
promanik at laszlosystems.com
Fri Jan 26 07:15:22 PST 2007
Hi Max,
I found a problem in your recent change. At the end of LzSprite.js is some
code to cleanup the stack for IE6/7:
var i = event.instance;
if (i.removeEventListener) {
....
I'm getting an error, "removeEventListener is null or not an object". I
looked at the value of event.instance and it is 2.
Phil
More information about the Laszlo-dev
mailing list