Home > Backend Development > PHP Tutorial > discuz,如何实现类似淘宝种类选择

discuz,如何实现类似淘宝种类选择

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-23 13:04:50
Original
1055 people have browsed it


discuz,想实现效果如图。可以选不同的条件,可以取消选择,选择后立刻显示相应的价格。


回复讨论(解决方案)

这么多级的不行吧,估计只有自己写代码实现

个人认为可以考虑用异步提交

我知道写代码免不了,用js吗?实现思路越详细越好

js可以,枚举或者多维数组

把选择和价格存到js中
切换的时候读取js的变量,显示价格
这样就不用请求服务端了

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php - discuz single sign-on problem
From 1970-01-01 08:00:00
0
0
0
How to install discuz in phpStudy
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template