Simulating a form INPUT - type IMAGE

C

champ.supernova

Hi,

I have a form which has a few different submit links, all of type
image. This is critcal to the operation of the form, as it relies on
the image co-ords being passed to another page, the processing of which
is handled by someone else.

What I need to do though, is to have a text link which simulates one of
these image inputs being clicked, as some kind on onclick event.
However, I've hit a brick wall looking for example code of how to do
this - can anyone help by advising me how I can simulate, in code, the
clicking of an INPUT IMAGE button? (I have no control over the master
input type, it HAS to be an image, so I'm not able to look at a
solution using another input type.)

Thank you in advance!
 
V

VK

Hi,

I have a form which has a few different submit links, all of type
image. This is critcal to the operation of the form, as it relies on
the image co-ords being passed to another page, the processing of which
is handled by someone else.

What I need to do though, is to have a text link which simulates one of
these image inputs being clicked, as some kind on onclick event.
However, I've hit a brick wall looking for example code of how to do
this - can anyone help by advising me how I can simulate, in code, the
clicking of an INPUT IMAGE button? (I have no control over the master
input type, it HAS to be an image, so I'm not able to look at a
solution using another input type.)

Thank you in advance!

see:
<http://groups.google.com/group/comp...482a5e0?q=createEvent&rnum=3#634aa48ba482a5e0>

and:
<http://groups.google.com/group/comp...065a524?q=createEvent&rnum=1#98cea9cdf065a524>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top