[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Basket Check Out button as an image...
> Hi,
hi
> "How do I make the check out button on my basket page be an image?"
> I have seen this asked many times in the list, but have never seen a
> difinitive answer posted.
> This works:
> <input type="hidden" name="mv_click" value="Checkout">
> <input type="image" src="/images/checkout.gif"
> onClick="this.form.target='_top'">
just tried this but when I click the image it only reloads the page again and I cannot get to checkout
any idea ?
Luc
> Hope that helps someone...
> Thanks,
> Brian Allen
> brian@purenetfx.com