View Single Post
  #14 (permalink)  
Old 10-16-09, 10:16 AM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,029
Thanks: 14
Thanked 34 Times in 33 Posts
Just so you know, this is working out very well- it' is indeed the solution that I needed.
Calculating the spacing and 'top' values isn't a big deal, I do it programmatically as the list is built and it works fine.

I'm curious if the positioning has to be absolute, or if the divs can be placed within another div for some relative positioning? I've tried a few things but it seems like it really, really wants to be positioned as 'absolute'.

I can use it either way, I'm just curious if it's possible to position it in a relative way. (??)
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data (scroll down)
Reply With Quote