Question
moving objects on screen using JS?
Is it possible to move objects (text box in this case) on the screen (change the X and Y value) using JS?
I've tried changing the CSS value sof those objects (top and left) but it doesn't seems to work...
Thanks.
