Underscores in ID's??????
I'm still working with the SVG stuff. Made some pretty good headway, did some reading etc. Figured out that by using an underscore in my id's (ie: my_object) my css classes would not work. by removing the underscore all of my classes were recognized. does anyone know if this is an SVG quirk or just and Adobe SVG viewer issue? I just wanted to know so that I could inform the vendor of my mapping software so they could include this tidbit in their documentation and potentially save someone hours of headaches (like me!!). Thanks!
|