# HG changeset patch # User cavaliet # Date 1391767106 -3600 # Node ID ea459415fdc9047af246d9c8e94b1d4aaef2fe8b # Parent 3d8937fa93a85004cefdd6c4dc990123760b0c18 writable renkan in div diff -r 3d8937fa93a8 -r ea459415fdc9 client/README.md --- a/client/README.md Wed Feb 05 17:46:38 2014 +0100 +++ b/client/README.md Fri Feb 07 10:58:26 2014 +0100 @@ -40,7 +40,8 @@ ### In a div -The renkan div has the css attribute position:absolute, so the parent div has to be in position:relative. Here is a simple example including css and partial html : +The renkan div has the css attributes position:absolute/top:0/left:0/bottom:0/right:0, +so the parent div has to be in position:relative and define width and height. Here is a simple example including css and partial html :
+ + + +