From: Alexey M. <ma...@ca...> - 2000-12-08 19:15:36
|
> <TABLE ID=whatever STYLE="position: absolute;visibility: > Basically the <Table> tag has now all the properties of a Layer. It is not a strange thing. The layer is not a <div> ! The layer is _any_ tag with style="position: absolute;..." (Or may be any block element) It could be <p>,<img> ..etc. Malx |