上海 天津 合肥 广东 杭州 福建 厦门 辽宁 黑龙江 海南 乌鲁木齐 哈尔滨 宁夏 西藏 河北 河南 辽宁 安徽 山西 江西 sdsddsdsds sdsdsddsds sdsd
dssd dd dd32 dd44 hello world hello china hello bitch hello woman money love girl boy hell d = this.itemArray.length) { selectedIndex = this.itemArray.length - 1; } var txtDomInstance = document.getElementById(this.txtInstance.domInstan ceId); if(txtDomInstance) { txtDomInstance.value = this.itemArray[selectedIndex].text; if(this.selectedIndex >= 0 && this.selectedIndex 0) { this.optionList.SetSelectedIndex(this.optionList.G etSelectedIndex() + 1); } else { this.optionList.SetSelectedIndex(this.optionList.G etSelectedIndex() - 1); } }; if(document.body.addEventListener) { txtAutoSelect.addEventListener("DOMMouseScroll", txtAutoSelect.onmousewheel, false); } // 将文本框插入到select的位置 var parentNode = slt.parentNode; if(parentNode) { parentNode.insertBefore(txtAutoSelect, slt); } else { // } txtAutoSelect = null; // 创建OptionList对象 this.optionList = new OptionList(this); // 添加optionitem var itemCount = slt.options.length; for(var i = 0; i
dssd dd dd32 dd44 hello world hello china hello bitch hello woman money love girl boy hell d = this.itemArray.length) { selectedIndex = this.itemArray.length - 1; } var txtDomInstance = document.getElementById(this.txtInstance.domInstan ceId); if(txtDomInstance) { txtDomInstance.value = this.itemArray[selectedIndex].text; if(this.selectedIndex >= 0 && this.selectedIndex 0) { this.optionList.SetSelectedIndex(this.optionList.G etSelectedIndex() + 1); } else { this.optionList.SetSelectedIndex(this.optionList.G etSelectedIndex() - 1); } }; if(document.body.addEventListener) { txtAutoSelect.addEventListener("DOMMouseScroll", txtAutoSelect.onmousewheel, false); } // 将文本框插入到select的位置 var parentNode = slt.parentNode; if(parentNode) { parentNode.insertBefore(txtAutoSelect, slt); } else { // } txtAutoSelect = null; // 创建OptionList对象 this.optionList = new OptionList(this); // 添加optionitem var itemCount = slt.options.length; for(var i = 0; i
文本框与选项列表交互设计
本文探讨了一种新型的用户界面设计模式,该模式通过文本框与选项列表的交互来提升用户体验。具体实现了鼠标滚轮事件监听以及选项的自动选择等功能。
749

被折叠的 条评论
为什么被折叠?



