Fixed Opera/Chrome/Safari problem, Internet Explorer problem still an issue, so creating new post
For anyone who reads this thread: when getting an element by its tag name, FireFox and Internet Explorer use the element name prefix (in this case, 'svg:'). Opera, Chrome, and Safari do not, so you have to set up a way to tell the script to choose whether or not to use a prefix with the tag name.
Bookmarks