Donate SIGN UP

Javascript Shopping Cart?

Avatar Image
Metaphysical | 12:07 Fri 25th Oct 2002 | Technology
4 Answers
I am very well versed in HTML and have a tiny bit of knowledge of JavaScript (rollovers mostly, but I tend to learn fairly quickly). I wanted to create a shopping cart with JavaScript. Anyone had any experience with this or know how easy that would be?
Gravatar

Answers

1 to 4 of 4rss feed

Best Answer

No best answer has yet been selected by Metaphysical. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
It's possible in Javascript, but far more efficient in a server-side scripting language - any particular reason why you can't use server-side scripting?
If you need more help with the specific details of a Javascript implementation, post again, or email me on [email protected]
'lisaj', the only reason I am looking at JavaScript is because I have the original version of "Jshop" (the free one), but am having trouble jumping from a none secure site to a secure one (the basket becomes empty). Any idea if the original Jshop can be easily changed or used across all browsers?
Oh by the way! 'Meta' & 'Metaphysical' are both me (had problems registering).
I know nothing of JShop, however the quickest way would be to encapsulate the whole lot in a parent frameset, with an additional hidden frame. Store all your ongoing variables in this frame, and then all other pages could reference and change these variables.

1 to 4 of 4rss feed

Do you know the answer?

Javascript Shopping Cart?

Answer Question >>

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.