Jon Saints schrieb: > I have a simple svg file to test display of a raster > of tux the linux penguin. The following SVG code works > in firefox (DeerPark) native svg, but not in IE adobe > svg viewer. Any ideas? > > <svg > xmlns="http://www.w3.org/2000/svg" id="mapsvg" > xmlns:xlink="http://www.w3.org/1999/xlink" > width="100%" height="100%"> > <image xlink:href="tux.png" x="0" y="0" /> > </svg> > Hi Jon try specifieing width and height hth Holger
----- 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/

