From: Guangyi Wu <gua...@al...> - 2000-12-06 09:23:33
|
> > It looks like in IE (I haven't tested NS), that these events are not > fired: > > this.selectListener.onmousemove, etc. > > These should be fired when you say setSelectable(false). > > This could be one of the problems with IE not working. > The onmousemove event is not fired because it is not registered for DynLayer in the event.js. I posted a patch for the label, containing event.js and label.js based on 12.01 beta in a zip file, a few days ago. It should be fixed in the patch. br George |