View Single Post
Old 08-22-2005, 08:36 AM   #3 (permalink)
riyada
Registered User
 
Join Date: Aug 2005
Posts: 5
riyada is on a distinguished road
Thanks ! inline fixed it..
How about this:
I am trying to decipher this code:
obj.top=(db.offsetHeight-h)/2+"px";
obj.left=(db.offsetWidth-w)/2+"px";
I want to work out top and left values come up when I input the different parameters.
Can you?
Thanks again
riyada is offline   Reply With Quote