Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Help: menu selection to next page of Shopping Cart


Message #1 by "Keith Sarver" <keith.sarver@f...> on Thu, 13 Mar 2003 01:45:48
I'm designing a site for an online catalogue and have a small 
problem. I am using a Javascript Shopping Cart from the 
Professional Javascript edition 2 book from wrox, but have made 
modifications. I need some help transferring information in a 
drop-down menu from one page of the Shopping Cart to the next. 
Does anyone know how this may be done? Go to 
http://www.stanlowa.com/html/ShoppingCart/StanlowaCommande.ht
ml to see an example. This site is in French, but all you have to do is 
make a selection from the Adulte menu to the top right, Tutus, for 
example, to see what I mean. Notice that there is a Ref#, name, 
description, and Couleur (Color) and Taille (Size) drop-down menus 
for each item. Click on a price to add the item to the Shopping Cart. I 
need to know how to get the selected Color and Size to the next page. 
Is there an easy way to do this document.write, or get & set, or with 
Input Hidden?

Thanks in advance, if you need more explanation or to see some 
code such as the external .js files, don't hesitate to write.

Keith

  Return to Index