top or bottom for absoluted positioned blocks
New one.
How to determine how a absoluted positioned element was positioned?
For example,
a div positioned with bottom: 10px, will have a "top" read in Firefox.
But if using "top" to move the box, instead of moving it, it will grow or shrink.
Any ideas?
-rsd