Jump to content

Image click


d0n
 Share

Recommended Posts

I donno how to click this image

<p><input value="ok" name="s1" src="img/en/b/ok1.gif" onmousedown="btm1('s1','','img/en/b/ok2.gif',1)" onmouseover="btm1('s1','','img/en/b/ok3.gif',1)" onmouseup="btm0()" onmouseout="btm0()" border="0" height="20" type="image" width="50"></p>
Link to comment
Share on other sites

<p><input value="ok" name="s1" src="img/en/b/ok1.gif" onmousedown="btm1('s1','','img/en/b/ok2.gif',1)" onmouseover="btm1('s1','','img/en/b/ok3.gif',1)" onmouseup="btm0()" onmouseout="btm0()" border="0" height="20" type="button" width="50"></p>

Edited by ZoneX
Link to comment
Share on other sites

The full code of the page is there

and the button is here

<p><input value="ok" name="s1" src="img/en/b/ok1.gif" onmousedown="btm1('s1','','img/en/b/ok2.gif',1)" onmouseover="btm1('s1','','img/en/b/ok3.gif',1)" onmouseup="btm0()" onmouseout="btm0()" border="0" height="20" type="image" width="50"></p>
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...