0
A
回答
0
看一看
像這樣的事情
<asp:RadioButtonList ID="rdo" Runat="server">
<asp:ListItem>First</asp:ListItem>
<asp:ListItem>Second</asp:ListItem>
<asp:ListItem>Others <input type="text" name="txtOthers"></asp:ListItem>
</asp:RadioButtonList>
1
你可以只要有一個單選按鈕列表,然後在事件設置中選擇了其他時,文本框啓用,否則禁用它,如果它不是其他按鈕。
相關問題
- 1. 爲RadioButtonList的項目
- 2. display:none - 其他選項
- 3. ASP.Net MVC查看與RadioButtonList與其他自由格式選擇
- 4. python3.6 exe或編譯爲其他選項?
- 5. onChange或其他選項?
- 6. mysql IN和其他選項
- 7. Doctrine2:其他連接選項
- 8. Angular4 - ng其他選項卡
- 9. 如果選中其中一個,則禁用Asp.net RadioButtonList中的其他RadioButtons
- 10. RadioButtonList選擇IndexChanged
- 11. 選擇選項將強制選擇其他選項
- 12. 顯示一個選擇選項基於其他選擇選項
- 13. Codeigniter基於其他選擇選項更新選擇選項
- 14. 選擇一個選項將選擇其他選項
- 15. 如何爲Xcode項目指定其他clang選項?
- 16. 如何在選擇其他選項卡時激活選項卡?
- 17. 過濾器其他選擇一個選項時選項
- 18. Radiobuttonlist選定的值
- 19. radiobuttonlist選定值javascript
- 20. 如何將選擇選項的值傳遞給其他形式的其他選擇選項
- 21. 設置RadioButtonList第一個ListItem爲選中
- 22. 如何阻止getopts以空白或null或其他選項作爲選項值
- 23. RadioButtonList及其'Value'屬性
- 24. 引用argparse中的其他選項
- 25. CoreNLP添加關係和其他選項?
- 26. 移動到其他選項卡
- 27. C#和跟蹤任何其他選項?
- 28. 禁用其他選項(jQuery的)
- 29. LINQ to SQL或其他選項
- 30. 數據表,如果其他選項
說完只是看着這一點,ABO使用服務器端標記時,標記不起作用。你會得到一個Parser錯誤:「'asp:ListItem'的'Text'屬性不允許子對象。」 – PabloC 2010-03-29 13:44:06