ashwin
01-12-2004, 05:22 PM
Hi,
I am a novice trying to learn javascript in depth. I have created a page where in the user can move a image and rotate it accordingly by clicking on the rotate button and the user will place this image on the browser.gif image. As and when the user moves the image, the coordinates X and Y will be entered into the text box as seen in this page. http://www21.brinkster.com/sashwin/survey/horiorvert.html ( works only in IE). The user can click on the rotate button to position it vertically.
When the user hits the submit button, I need to know whether the user rotated the image or not. I mean whether it was placed horizontally or it was placed vertically on the browser.gif image. Also, how do I go about in the coding so that the movement and the rotation works in Netscape too.
Thanks a lot for your time.
I am a novice trying to learn javascript in depth. I have created a page where in the user can move a image and rotate it accordingly by clicking on the rotate button and the user will place this image on the browser.gif image. As and when the user moves the image, the coordinates X and Y will be entered into the text box as seen in this page. http://www21.brinkster.com/sashwin/survey/horiorvert.html ( works only in IE). The user can click on the rotate button to position it vertically.
When the user hits the submit button, I need to know whether the user rotated the image or not. I mean whether it was placed horizontally or it was placed vertically on the browser.gif image. Also, how do I go about in the coding so that the movement and the rotation works in Netscape too.
Thanks a lot for your time.