said_fox
06-04-2004, 10:54 PM
Hi,
How can I make an HTML element Movable? For example, suppose
<div id="skin1" style="width:60px;height:30px;postion:absolute;top:30px;left:20px">
SomeThing
</div>
I want to make this "div" move when I scroll down or up the page, i.e to change the "top" vlaue.
If it is complicated to be discused in a reply, I would be apprecited to let me know a link for a tutorial or an article discuss this case.
:rolleyes:
How can I make an HTML element Movable? For example, suppose
<div id="skin1" style="width:60px;height:30px;postion:absolute;top:30px;left:20px">
SomeThing
</div>
I want to make this "div" move when I scroll down or up the page, i.e to change the "top" vlaue.
If it is complicated to be discused in a reply, I would be apprecited to let me know a link for a tutorial or an article discuss this case.
:rolleyes: