jQuery SVG Basics

This page demonstrates the very basics of the jQuery SVG plugin. It contains the minimum requirements for using the plugin and can be used as the basis for your own experimentation.

The page creates an SVG document in the area below and draws an initial display. The buttons then add randomly sized and coloured shapes on demand.

For more detail see the documentation reference page.