jQuery重定向传递数组
On my site, users choose colors they want and after making their selections they proceed to the next page. Currently, every time they click on a color, I add it to a JavaScript array. When they are ready to go to the next page, I want to pass this array of colors so I can display their chosen colors on the next page. So my question is how can I accomplish this with jQuery or PHP?
Thanks.
douti0687
2012/03/24 20:13- php
- javascript
- 点赞
- 收藏
- 回答
满意答案