BDT
03-21-2003, 03:45 PM
I'm pretty new at this and want to get a bit more information. I am using an image as a hot spot to click on to call a function. I used some syntax I found elsewhere and want to make sure that I am on track.
<a href="#" onClick="move(3);">
This seems to do what I want, but I have never used the # unless it was used to link to an area in the current page.
Can someone shed a bit of light on this for me or at least confirm that this is the appropriate way to use an image to call a function.
thanks, BDT
<a href="#" onClick="move(3);">
This seems to do what I want, but I have never used the # unless it was used to link to an area in the current page.
Can someone shed a bit of light on this for me or at least confirm that this is the appropriate way to use an image to call a function.
thanks, BDT