jQuery插件cxSelect多级联动下拉菜单实例解析

前端之家收集整理的这篇文章主要介绍了jQuery插件cxSelect多级联动下拉菜单实例解析前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

随着电商的火爆,这多级联动下拉菜单体现的更加充分,最明显的就是地址的多级联动下拉选择,所以这里就简单的分享一下 jQuery cxSelect 多级联动下拉菜单

cxSelect

是基于 jQuery 的多级联动菜单插件,适用于省市、商品分类等联动菜单

列表数据通过 AJAX 获取(需要在服务器环境运行),也可以使用变量自定义,数据内容使用 JSON 格式。

提供国内省市县数据(数据来源:nofollow" target="_blank" href="https://github.com/basecss/city">basecss/cityData Date: 2014.03.31)

个人一直都有习惯,当有新知识点需要学习的时候,做得第一件事情绝对是看API,然后在看Demo!所以先把API附上:

接着来看看我写的Demo吧,真的很简单!!!直接上代码

<% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

jQuery_cxSelect

<Meta http-equiv="pragma" content="no-cache">
<Meta http-equiv="cache-control" content="no-cache">
<Meta http-equiv="expires" content="0">
<Meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<Meta http-equiv="description" content="This is my page">

<script type="text/javascript" src="jquery/jquery-1.8.3.min.js">
<script type="text/javascript" src="js/jquery.cxselect.min.js">

设置默认值及选项标题

所在地区: