Tagged Questions
The basket tag has no wiki summary.
1
vote
2answers
65 views
Pass tick boxes through basket process
I'm working on a custom basket - http://www.dtrmedical.com/test-site/index.php?id=3&productid=130. I want to pass the checkbox options chosen from one form to the other.
I have two forms that ...
1
vote
5answers
311 views
Dynamically change content using javascript/jQuery
I have a virtual store and a shopping basket. Also, i have in every page an info note about how many products one has in the basket and the total sum (my basket area).
The problem is that the basket ...
1
vote
4answers
922 views
Technology Themed Gift Basket
For customer service week this year, I have the privileged task of creating a technology themed gift basket. I'm trying to keep the basket under $50 as I have a bluetooth keyboard/mouse combo that ...
0
votes
1answer
210 views
Create working contact form within basket
I've taken over a website where the developer created a bespoke wishlist/basket. Technically it was working but it wasn't getting much response from anyone. I've been tasked with adding a contact form ...
0
votes
1answer
186 views
javascript shopping basket delete content
i have a shopping basket, and some javascript methods for real time updating number of contents and sum.
The javascript updating quantity and the total sum are perfectly synchronised using the ...
0
votes
1answer
427 views
Add To Basket Script - some design help, please
I'm writing a script to let users place items in their baskets. It is very complex so far, and I would like to talk it through with someone to see if they can suggest better design or tidy the current ...