dhtml tip was:[thelist] timesheet/project time record recommendations?

matthew garrett matthew.garrett at snet.net
Tue Aug 21 20:50:10 CDT 2001


Bless you. Bless you. Bless you, Nate!

I've been wanting to do this for about a year, and earlier today I finally
started to get around to it. A few hours later I read your tip. I
implemented it, and five minutes later it's all good.

One small modification I had to make was adding a pixel width to the
relative div - otherwise, it was centering the left-most point of my
content. 

All hail the list.
matt

> from: Nate
 
> here's the example code.
> <body>
> <table align="center">
> <tr><td>
> <div style="position:relative;">
> <div style="position:absolute;top:1px;left:1px;">foobar
> foobar</div>
> </div>
> </td></tr>
> </table>
> </body>
> </tip>





More information about the thelist mailing list