faqts : Computers : Software : FreeTrade : Customization

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 2 people (50%) answered Yes
Recently 0 of 1 people (0%) answered Yes

Entry

I am replacing the add item to basket / wishlist buttons with images. Basket image button works - but Wishlist image button adds item to basket?

Nov 5th, 2000 13:01
Leon Atkinson, Kevin Leavell,


The ADD_BASKET action module uses the value of the submit button to 
determine where you want to put the item.  If you turn those buttons 
into images, then you'll have to change ADD_BASKET to account for the 
way images return x/y coordinates.