\" in textbox." />
开发者

onClientClick event

开发者 https://www.devze.com 2022-12-30 21:34 出处:网络
when i used onClientClick event for calling a javascript function in .aspx file. but it\'s not working at all.how can i get alert for input of 开发者_如何学Godata within \"<>\" in textbox.

when i used onClientClick event for calling a javascript function in .aspx file. but it's not working at all.how can i get alert for input of 开发者_如何学Godata within "<>" in textbox. pls help me


onClientClick="alert('picnic4u'); return false"
0

精彩评论

暂无评论...
验证码 换一张
取 消