Hi, 
I know it's not recommended to extend the prototype of hosted objects, but I'd 
like to understand why Opera let us access the prototype of NodeList but just 
ignore it : 

NodeList.prototype.myExtendedMethod = function() {}; 
alert(document.querySelectorAll('a').myExtendedMethod); //undefined 

This is not a SVG issue but I didn't found any resource on the web (except this 
one without any answer), and I know there are experts in opera browser in this 
mailing-list. 
Thanks in advance for your help ! 
Cheers 

Yannick Bochatay 

[Non-text portions of this message have been removed]



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
----Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to