|
-
Apr 10th, 2002, 01:27 AM
#1
The Method I've used is putting it in a <DIV ID="doofus"> tag
then, in javascript you can set
document.all['doofus'].style.top = document.all['doofus'].style.top + 4
(I dunno for Nutscrape)
in a function, and give the function a timeout of say, 100.
for left to right you'd use
.style.left
yadda yadda.
um... hope that helped?????
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|