Click event fires in IE/Firefox, but Chrome is dropping the event assignment

前端 未结 1 1260
离开以前
离开以前 2021-01-18 07:54

I\'m in the process of debugging my web application and have hit a wall. I\'m experiencing a behavior in Google Chrome only and my javascript ineptitude is keeping me from

1条回答
  •  無奈伤痛
    2021-01-18 08:51

    I wasn't able to determine why this was happening in Chrome and none of the other browsers. But registering the script to execute on PageLoad solved the problem.

    
    

    0 讨论(0)
提交回复
热议问题