Thanks Aaron! document.getElementsByTagName() works...
I'm pretty sure that the document structure was containing the two subnodes - body and head (I checked it with "inspect element" tool) - it's a mystery to me why childNodes[] or lastChild didn't work. However, I can use the fct. you suggested. Sorry for the DOMContentLoaded misunderstanding! M. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
