Adding Comments , Notes to your page All source code is included in this page
comments are represented as tiny
images
If you want to create a new comment
just make a ctr-dbl-click at the position you want that tiny picture to appear.
To 'delete' a comment
just erase the entire text inside the edit box then save.
If a new comment is created inside a table cell it will be positioned at the top right corner of that cell. Try this in the table below.
Column 0 | Column 1 | column 2 | Column 3 |
---|---|---|---|
2asasa | 3asasa | 4asasa | |
2asasa![]() | Yes | ||
row1 row2 | 2asasa | 3asasa3asasa 3asasa 3asasa ![]() | 4asasa |
2asasa | 3asasa | ||
2asasa | 3asasa | 4as asa ![]() |
In addition to this all existing comments within that table are moved to the top right corner of the surounding cell.
This is done with the JavaScript function commentTopRight(tableObject)
.
For details please have a look at the source code of this page