vlane95678
09-20-2010, 10:37 PM
1) Script Title: Drop In Box
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/dropinbox.htm
3) Describe problem: How can I make this box drop in closer to the top of the page/screen? If I change the <div> line in the body of the page, it still will not cause it to land any higher than about 2" from the top of the screen:
<div id="dropin" style="position:absolute;visibility:hidden;left:430px;top:0px;width:300px;height:150px">
Can someone pls tell me how to change this properly?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/dropinbox.htm
3) Describe problem: How can I make this box drop in closer to the top of the page/screen? If I change the <div> line in the body of the page, it still will not cause it to land any higher than about 2" from the top of the screen:
<div id="dropin" style="position:absolute;visibility:hidden;left:430px;top:0px;width:300px;height:150px">
Can someone pls tell me how to change this properly?