simulate combox control
demonstrate
description
//-------------------------------------------------------------// @ Module: simulate select control, IE only.// @ Debug in: IE 6.0// @ Script by: blueDestiny, never-online// @ Updated: 2006-3-22// @ Version: 1.0 apha// @ Email: blueDestiny [at] 126.com// @ Website: http://www.never-online.net// @ Please Hold this item please.//// API// @ simulateSelect(ctlSelIDs)// ctlSelIDs: select control IDs, split by ","//// @ simulateSelect.style(ctlStyle[,selStyle][,unselStyle])// ctlStyle: main control combox css class name// selStyle: when mouseover or option focus css class name// unselStyle: options blur's css class name//// @ simulateSelect.width=(widthPX)// widthPX must be a digit number.//// @ simulateSelect.height=(heightPX)// heightPX must be a digit number.//// -------------- for the next Version ----------// @ simulateSelect.readOnly = (blnReadOnly)// blnReadOnly must be a boolean type or a number type.// @ simulateSelect.addEvent(w, h)// w: fire handler's event.// h: handler function.//-------------------------------------------------------------
Power By blueDestiny, never-onlinehttp://www.never-online.net
[Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
标签:
美化下拉列表
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件!
如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
桃源资源网 Design By www.nqtax.com
暂无“美化下拉列表”评论...