The following lines apear in dynlayer.js. What do we need to find the
equlivent of the event types are right (I checked it out)?

// Need to find this IEs equivalent for NS6
//if (e.type=="mouseout" && this.contains(e.toElement)) { return true };
                //if (e.type=="mouseover" && this.contains(e.fromElement) { return 
true };


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to