From 6867566b8c677c1069befded892d8308b91e7f06 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Wed, 31 Oct 2007 12:25:07 +0100 Subject: README added position examples darcs-hash:20071031112507-d6583-05c11ca1440eb4b2cad2062deba86c70552f360d.gz --- README.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'README.html') diff --git a/README.html b/README.html index 51073d5..b372fd9 100644 --- a/README.html +++ b/README.html @@ -247,7 +247,21 @@ ol.decimal { list-style-type: decimal; } >

Top, Bottom or Static (with x, y, width and height)

Top, Bottom or Static (with x, y, width and height).

For example:

   position = Static { xpos = 0 , ypos = 0, width = 1024, height = 15 }
+

or

  position = Top
+