-
Peter Collingridge
Landing page for petercollingridge.co.uk
-
Mouseover effects
Mouseover effects
[This is an updated version of a post from Aug. 19, 2010]
Mouseover effects are a simple way to add interactivity to an SVG. There are several ways to make an SVG interactive. The mo...
-
Tooltip | Peter's Website
Tooltip
After writing a general SVG mouseover post, I thought I'd write a more specific tutorial, describing how to use the mouseover effect to achieve something useful: mouseover text, otherwise know...
-
Interactive SVG Components
Interactive SVG Components
SVGs are an increasingly popular way to display data online. I have found myself using SVGs to create ever more complex graphs, maps, diagrams and even a Go game. As I've ad...
-
SVG Tutorial | Peter's Website
SVG Tutorial
SVGs are Scalable Vector Graphics. They are an increasing popular form of image, particular for use on the web.
SVGs are called
Vector graphics because they define graphics as a series o...
-
Python Tricks
Python Tricks
This group of pages do not really describe a programming project, but is a convenient place to record various Python tricks I've learnt. I hope they might also prove useful to other peop...