討論串[問題] 伺服器控制項套用Client端語法
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者diamondking (天劍流星)時間20年前 (2005/08/02 14:56), 編輯資訊
0
0
0
內容預覽:
又遇到了一點問題,當RadioButton是屬於一個RadioButtonList中的話,. 就試不出來了。(想達成:當使用者選了第3個radio時,發生某事). 例如一個id叫「test」的RadioButtonList web control,. 1、this.test.Attributes.A
(還有119個字)

推噓2(2推 0噓 0→)留言2則,0人參與, 最新作者Eric30 (eric)時間20年前 (2005/07/31 06:45), 編輯資訊
0
0
0
內容預覽:
可以可以:). 舉例來說. 如果有一個button叫Button1 , 初始狀態為Enabled. 想要按下RadioButton1使其Disabled的話. 可寫 :. this.RadioButton1.Attributes.Add("onclick",. "var x = document.g
(還有14個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者diamondking (天劍流星)時間20年前 (2005/07/31 01:03), 編輯資訊
0
0
0
內容預覽:
例如:. <asp:RadioButton id=Radio1......... 這種Web Control,有辦法做到當使用者點選之後,. 再show出某些表格或其他控制項嗎?. (不提交網頁,而是用javascript讓他直接顯示). 也就是Web Control有沒有辦法與javacript一
首頁
上一頁
1
下一頁
尾頁