weixin_33744854 2014-05-20 16:45 采纳率: 0%
浏览 10

在浏览器中保存临时数据

I have a list of products, same products have different size, colors, quantity amount, price which varies independently on size, colour etc so, instead of posting something back to server on every value change such as size or colour, can't we store table on html which has all the variation for that particular product. I know we can use ajax post but its again posting something back to server. Is there some efficient way of storing data in stateless http or browser??

  • 写回答

0条回答 默认 最新

    报告相同问题?