axure例子,axure例子,axure例子
2022-05-18 16:06:11 80KB Axure
今天博主给大家分享一个自己做的购物车页面,使用的是html+css实现: 话不多说,直接上图: 这个页面只是实现了其布局视图,没有使用js或者jquery相关语言,在博主看来是比较利于我们将其加入到自己的程序中的 以下是相关代码: index.html 商品名称 单价 数量 操作 旁氏洗发露 99 1 删除 旁氏洗发露 99 1 删除 小计: 总数: 确认购买 全部清空 car.css body{ overflow: hidden; text-align: center; } .car{ width:60%; bord
2022-05-18 14:35:19 73KB html tm 购物车
1
PIVlab软件页面翻译
2022-05-18 11:13:58 418KB PIV 透明土 岩土
1
我自己用Java做的手机小游戏程序,是我大学时候的课程设计,功能很简单,应网友的要求,把工程分享给大家。希望大家能够喜欢。
1
本项目采用vue+mintui构建的移动端h5页面,完整的项目拿来就可以写新项目
2022-05-18 08:12:02 8.47MB vue mintui h5
1
视觉HTML 可视化html页面
2022-05-17 21:14:07 7KB HTML
1
一款简洁美观的jQuery手机端个人信息填写表单页面代码,用户个人资料完善表单代码下载。
1
js代码 [removed] $('[name="nice-select"]').click(function(e){ $('[name="nice-select"]').find('ul').hide(); $(this).find('ul').show(); e.stopPropagation(); }); $('[name="nice-select"] li').hover(function(e){ $(this).toggleClass('on'); e.stopPropagation(); }); $('[name="nice-select"] li').click(function(e){ var val = $(this).text(); $(this).parents('[name="nice-select"]').find('input').val(val); $('[name="nice-select"] ul').hide(); e.stopPropagation(); }); $(document).click(function(){ $('[name="nice-select"] ul').hide(); }); [removed]
1
企业网站自动生成HTML静态页面,纯ASP技术编写,欢迎下载使用
2022-05-16 19:37:36 1.95MB ASP生成HTML
1