当前位置: 代码迷 >> Java Web开发 >> jwell:select 的有关问题
  详细解决方案

jwell:select 的有关问题

热度:8414   发布时间:2016-04-10 22:43:39.0
jwell:select 的问题
请问这个标签有属性让Select可以输入吗?同时也出现下拉菜单?

					
<jwell:select name="sel_location_code"
initValue=" " 
hiddName="sel_location_code"
defaultValue=" "
isEdit="false"
width="200px" 
parameter="${locationListForm.wh_code}"
businessID="sel_location_code"
level="SEC"
tabindex="2"
>
</jwell:select>

------解决方案--------------------
jwell是什么标签?

jquery/Bootstrap的可以
  相关解决方案