Hi,
Being new to all this, I am creating a web page and wish to input a button... I have the following code inserted:
<INPUT type="Button" name="Details" value="CLICK HERE FOR DETAILS" onclick="alert('TELE NO: 123456');">
When the box pops up after pressing the button, is it possible to insert an image/photo on here? I would also like to lose the alert image! Also, Is it possible to list details on this form? I.E. TELE NO and underneath it ADDRESS?
Many Thanks...
Being new to all this, I am creating a web page and wish to input a button... I have the following code inserted:
<INPUT type="Button" name="Details" value="CLICK HERE FOR DETAILS" onclick="alert('TELE NO: 123456');">
When the box pops up after pressing the button, is it possible to insert an image/photo on here? I would also like to lose the alert image! Also, Is it possible to list details on this form? I.E. TELE NO and underneath it ADDRESS?
Many Thanks...