[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] flypage.html
Jerry Davis wrote:
>
> Hello
> Has any one added a '.gif' in the "add to cart" on the flypage.html?
> I have done the following......
>
> <tr>
> <td align="center"> <font __FFACE__ size="1">Quantity:</font>
> <input type="text" name="mv_order_quantity" size="4" value="1">
> </td>
> </tr>
> <tr>
> <td align="center">
> <input type="image" value="Submit" src="images/addtocart.gif"
> border="0" name="Add To Cart">
> </td>
> </tr>
>
> Obviously the link works to 'add to cart' but I can not load the image.
>
> Thanks
This
<A HREF="[area form="
mv_order_item=[item-code]
mv_order_quantity=1
mv_todo=refresh"]"
onMouseOver="window.status='[L]ORDER NOW[/L]';
return true;"
onMouseOut="window.status=''; return true;">
<IMG BORDER=0 SRC="men/PIK_WA_R.gif" ALT="[L]ORDER NOW[/L]" HEIGHT=33
WIDTH=33></A>
works for me!
Joachim
--
-------------Hans-Joachim Leidinger---------------------
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users