button onclick信息详情
按钮onclick
button button───按钮
button batteries───扣式电池
collar button───(美)领扣
panic button───应急按钮;[电]应急开关;紧急保险按钮
brass button───n.铜钮扣
hold button───[计]保持按钮;守候电话按钮;保持键
button nose───扁而小的鼻子(非正式)
tap button───轻触按钮
chat button───聊天按钮
Notice the onClick event specified on the button.───请注意按钮上指定的onClick事件。
In a browser, events are typically generated in response to user actions: a button fires an ONCLICK event when the user clicks.───在浏览器中,通常为响应用户操作而生成事件:当用户单击按钮时,按钮产生一个ONCLICK事件。
For example, if you want the progress bar to start when the user clicks a button, you can add an onclick event to the button, using the code that you see in Listing 1.───例如,如果您想要这个进展在用户点击一个按钮时开始,您可以在一个按钮上添加一个onclick事件,使用您在列表1中所看到的代码。
Again, the page has two fields bound to the requestScope variables field0 and field1, and the code is in a button onclick event.───同样,页面有两个绑定到requestScope变量field0和field1的字段,并且代码位于按钮onclick事件中。
It is a widget-specific function specified in the Save button onclick method of the edit mode HTML markup.───这是编辑模式HTML标记中Save按钮onclick方法中小部件特定的函数。