My buddy's IE/ASV browser has been given me headaches, especially since he is 2,000 miles away. Solving one problem leads to another. My app works fine on my home pc, laptop, and workstation at work, but his is nothing but headaches. He has the same version of IE, ASV, and XP service pack 2. I checked his security, but don't see anything different. Currently, the onload event gives him "Microsoft JScript runtime error: 'svgMaster is null or not an object". The object in question is the SVG doc itself, which I define as a global variable, and use it in two functions, one of which is an onload event.. I tried defining it in the functions themselves, but that seemed not to help. I can't recreate the problem on my end, so to me it seems like an issue with his browser. Any ideas would be most appreciated.
Thanks! Sean ----- 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/

