为什么我的onclick事件在Firefox中不起作用?

时间:2013-11-09 12:14:43

标签: firefox onclick

这是我的代码:

<img src="images/pcal.png" onclick="displayDatePicker('MainPlaceHolder_txtDate');"
width="15" alt="" style="cursor: hand" />`

它无法在Google Chrome中使用

...

0 个答案:

没有答案