I hope I am not too far off topic here......
There are quite a few resources out these concerning programming SVG graphics but I have not found much of anything concerning SVG web programming. What I mean to say is, how do I take an SVG document and add hyperlinks, css, javascript, etc , to make that document a rich full fledged web site?-Patrick
On Thu, 2008-07-17 at 05:16 -0400, Patrick wrote:
I hope I am not too far off topic here......
There are quite a few resources out these concerning programming SVG graphics but I have not found much of anything concerning SVG web programming. What I mean to say is, how do I take an SVG document and add hyperlinks, css, javascript, etc , to make that document a rich full fledged web site?-Patrick
Have a look at the "SVG and the Web" chapter of my book for a short introduction:
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Web.html
with the examples:
http://tavmjong.free.fr/INKSCAPE/MANUAL/web/web_examples.php
There is also a tutorial on using javascript to animate a sign but this is only available in the PDF version. You can, however, download and look at the source:
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/NeonSign.html
Tav
Hi,
here are some good SVG example sites with small examples/tutorials:
http://www.datenverdrahten.de/svglbc/ (partially german) http://www.carto.net/papers/svg/samples/ (esp. section on interactivity, scripting/DOM tutorial, event tutorial, widgets) http://pilatinfo.org/english/index.htm - partially french. http://www.learnsvg.com/ - an electronic book http://www.kevlindev.com/
There are many more examples online.
Also, have a look at the SVG Open proceedings of past years:
http://www.svgopen.org/2002/ - http://www.svgopen.org/2007/
and the W3C testsuite and specification at http://www.w3.org/Graphics/SVG/
Hope this helps, Andreas
I hope I am not too far off topic here......
There are quite a few resources out these concerning programming SVG graphics but I have not found much of anything concerning SVG web programming. What I mean to say is, how do I take an SVG document and add hyperlinks, css, javascript, etc , to make that document a rich full fledged web site?-Patrick
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
participants (3)
-
Andreas Neumann
-
Patrick
-
Tavmjong Bah