概述
http://www.quansou.com/menu/menu.html# 纯CSS抽屉菜单(美工版) http://www.quansou.com/menu.htm http://www.quansou.com/menu1.htm (无限级联菜单) (美工版) http://www.quansou.com/autotime/time.html input日期控件(美工版) http://www.quansou.com/checkfrm/ 表单域验证 (美工版) http://www.quansou.com/treemenu/ 无限级数 (xml+js) http://www.quansou.com/scroll/scroll.html 中英文取长定长函数: function gstr(sSource,iLen) { var el="...",hzlen; var re=new RegExp("^(.{"+(iLen)+"}).*$","i") try{hzlen=sSource.replace(re,"$1").match(/[^x00-xff]/g).length}catch(e){hzlen=0;} if(sSource.length+hzlen<=iLen)return sSource; re.compile("^(.{"+(iLen-Math.ceil(hzlen/2))+"}).*$","i") return sSource.replace(re,"$1").slice(0,iLen-3)+el; } |
最后
以上就是高贵苗条为你收集整理的飞鱼(shqlsl) javascript作品集的全部内容,希望文章能够帮你解决飞鱼(shqlsl) javascript作品集所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复