[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Q: Images instead of buttons
****** message to minivend-users from Eugene Apanasenko <evlap@janzen-express.com> ******
> You are right, <input type="image"> looses its value...
> Just make extra <input type="hidden" name="mv_click">
> <input type="image" src="checkout.jpg" name="order"
> onClick="this.form.target='_top; this.form.mv_click.value='order' '"
> border=0 value="order">
>
1) <INPUT TYPE="submit" onClick="this.form.target='_top'" NAME="mv_click" VALUE="order">
2)
<input type="hidden" name="mv_click">
<input type="image" src="checkout.jpg" name="order"
onClick="this.form.target='_top'; this.form.mv_click.value='order'"
border=0 value="order">
Still in doubt. 1) works, 2) doesnt
Javascript is enabled :).
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list