I have a dynamic table populated by PHP code.
Two columns, the left is a bullet list, the right gets populated by data when the user clicks on a bullet item.
The issue is the following : when no bullet item has been clicked, the bullet list is positioned at the top of the table column (yes, valign is set to top), yet when an item is clicked and the right-hand column is populated, the bullet list drops by a few pixels.
Despite the fact that the alignment is set to top.
I'd like the bullet list to stay put. What can I do about it ?
Pascal.
I've got nothing to hide, and I'd very much like to keep that away from prying eyes.
Two columns, the left is a bullet list, the right gets populated by data when the user clicks on a bullet item.
The issue is the following : when no bullet item has been clicked, the bullet list is positioned at the top of the table column (yes, valign is set to top), yet when an item is clicked and the right-hand column is populated, the bullet list drops by a few pixels.
Despite the fact that the alignment is set to top.
I'd like the bullet list to stay put. What can I do about it ?
Pascal.
I've got nothing to hide, and I'd very much like to keep that away from prying eyes.