E
Eugene
Hi,
I have something like this on my page:
<body>
<div id="p1" style="position: absolute; width: 40px; height: 40px; z-index:
1">TEST</div>
</body>
The question is: how do I move it from its position, let's say, 15 pixels
right and 30 pixels down?
I'm using vbscript.
Thanks,
Eugene
I have something like this on my page:
<body>
<div id="p1" style="position: absolute; width: 40px; height: 40px; z-index:
1">TEST</div>
</body>
The question is: how do I move it from its position, let's say, 15 pixels
right and 30 pixels down?
I'm using vbscript.
Thanks,
Eugene