[svg-developers] image display trouble

2005-07-01 Thread Jon Saints
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? http://www.w3.org/2000/svg"; id="mapsvg" xmlns:xlink="http://www.w3.org/1999/xlink"; width="100%" height="100%">

[svg-developers] Firefox generate polygon from javascript

2005-10-15 Thread Jon Saints
Simple question from a newbie: How can I create an SVG polygon in mozilla firefox using javascript? So far I have: var poly = document.createElementNS("http://www.w3.org/2000/svg";, "polygon"); What should I put inside poly.points.appendItem( ) to add points? Thanks Jon -

[svg-developers] translate event coords to svg coords

2005-10-20 Thread Jon Saints
I have written functions to translate my mouse event coordinates to SVG coordinates. Is there is a built in SVG way for doing this? Thanks Jon Yahoo! Groups Sponsor ~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http