Image map: Difference between revisions

Content deleted Content added
image map tab order, default rect
Line 26:
 
* Rectangle: Set four coordinates: x1,y1,x2,y2
* Polygon: Set as many coordinates as you wantdesired (a multiple of two): x1,y1,x2,y2, [...] xn,yn
* Circle: One coordinate-pair and another value with a radius: x1,y1,radius