1. 首页
  2. 数据库
  3. 其它
  4. jQuery商城购物步骤流程代码.zip

jQuery商城购物步骤流程代码.zip

上传者: 2021-01-17 04:52:46上传 ZIP文件 36.56KB 热度 10次
jQuery商城购物步骤流程代码是一款支持自定义当前步骤样式代码。 $(function () { initStep(); }); function initStep() { $(".steps").step({ stepNames: ['购买', '付款', '发货', '收货', '评价', '完成'], initStep: 3 }) } function previousStep() { $(".steps").step("previous"); } function nextStep() { $(".st
下载地址
用户评论