[ Home ] [ Topic Types ] [ Master Index ]

Getting Interactive With SVG

Base Name

Base Name (unscoped)
Getting Interactive With SVG

Instance of

Occurrences

Paper

../papers/02-04-04/02-04-04.html

Date of Presentation

Tuesday, 21 May

Time of Presentation

14.45

Presentation Level

Technical

Abstract

Scalable Vector Graphics (SVG), a W3C recommendation since September 2001, is gaining momentum in 2002 through acceptance as a viable and unique format in the web vectors field. Being part of the versatile XML family, it is tightly integrated with other XML technologies. In this session we will explore how to take advantage of the Document Object Model (DOM) extensions as specified in the SVG recommendation in order to create highly interactive graphics and animations. To begin with we will give an introduction to Core DOM usage to read, navigate and update an XML document in client-side scripting (in this case, with EcmaScript). Then we will focus on SVG DOM interfaces and go through a concrete set of examples ranging from gratuitous Flash-like eye candy tricks to a full-featured GUI drag n' drop module. The examples will introduce attendees to mouse event handling, boundig box and transormation computations and several other graphics computations made easy by the SVG DOM.

Generated from an XML Topic Map with xtm2xhtml. (c) Stefan Mintert