Hi

I have a weird but while trying to a add a method to Array by attaching 
a function to Array.prototype.myFunction = function () {
};

When I do that, one of the layer in my page get the function added as a 
child to it.
If I attach the same function to String.prototype, nothing wrong happens.
And it consistently does it in IE, NS4 and NS6.

Any idea or explanations !!

Thanks

Benoit


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to