Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2150 |
mathias |
1 |
<div>
|
|
|
2 |
<div tstyle="top: {{ y }}px; left: {{ x }}px;" style="width: 10px; height: 10px; background: red; position: absolute;"> </div>
|
|
|
3 |
<div attach="blue" style="top: 10px; left: 0; width: 10px; height: 10px; background: blue; position: absolute;"> </div>
|
|
|
4 |
</div>
|