It finally seems to work in IE. http://kirksaeter.com/SpeakerSelector/SpeakerSelector.html http://kirksaeter.com/SpeakerSelector/Assets/Images/SpeakerSelector.svg
The last adventure had to do with the NodeList returned from getElementsByTagName() in IE. I typically use NodeList[x] to get at objects in that list , but in IE you need to use NodeList.item(x) None the less it appears to work now and I'd like a few folks her to verify that it does work properly. Doc ----- To unsubscribe send a message to: [EMAIL PROTECTED] -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: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

