PDA

View Full Version : shopping cart idea...


amaR
02-28-2004, 03:02 AM
hello..

i m not that experienced in javascript

i was just trying to make a very basic part of a shopping cart..

but ran into a problem ..

i have attached a file coz i don't really know how to explain my problem...u can view the readme.txt to get more info on it..

i dun really want it to be complex.. jus that i can look at it and learn off it..

thanks ..

amaR

Willy Duitt
02-28-2004, 09:14 AM
Why reinvent the wheel when there are hundreds of preconfigured javascript driven Shopping Cart Scripts freely available on the web?

.....Willy

amaR
02-28-2004, 11:45 AM
i know what u mean.. i d/l one for reference..
but like i said i m just new to javascript..

jus wanted to see how to make a very basic one...
[like a mini project for myself]

would be nice if u could help ...

thanks alot..

amaR

Willy Duitt
02-28-2004, 11:58 AM
There is no such thing as a basic Shopping Cart script. You'll learn that once you delve deeper into trying to write one. ;)

You can look for some help here (http://codepunk.hardwar.org.uk/samp178.htm) . Once there, back up to their home page and read their tutorial. It will take you step by step to the final results which I linked too.

Good Luck;
.....Willy

amaR
02-29-2004, 04:28 AM
that was a nice site..

provides alots of examples on javascript..

and the shopping cart too ...

but u c i m not really making a full shopping cart..
my page is still in to 2 main frames..

all i wanted was when i click add to cart on one frame and it updates the second frame to list which item i just added..

that was what i meant by basic..
not that i want a full shopping cart script..=)

amaR