Hi, I would like to create a svg 'thumbnail' that 'hides' all but the basic outline of shapes. The thumbnail would link to the same svg but when displayed (at a larger resolution) additional elements eg text annotation would be displayed also.
I thought that I could create reusable svg that was styled in different ways depending on the parent file that embedded it. ie I could have a thumbnail parent that referenced one css class that rendered the additional elements as invisible and another parent that referenced a different css class (hopefully from the same css file) that rendered the additional elements as visible. Sorry I am not familiar enough with SVG to better explain my problem but I have experimented with syntax analagous to "<image xlink:href="reusable.svg"></image> and not had any luck. Any help most appreciated. Simon ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/ <*> 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/

