开发者

Checkbox getting toggled on ctrl+spacebar

开发者 https://www.devze.com 2023-03-08 07:16 出处:网络
I\'ve started working on an application which is being developed in ASP.Net MVC2 for Azure. The checkboxes present in the form are not 开发者_开发百科toggling state on spacebar as they are supposed t

I've started working on an application which is being developed in ASP.Net MVC2 for Azure.

The checkboxes present in the form are not 开发者_开发百科toggling state on spacebar as they are supposed to but on ctrl+spacebar (in internet explorer). When i use internet explorer for doing the same operation on some form on the internet spacebar works fine.

Why is my app behaving differently then. I am including jQuery classes for some UI effects too.

Thanks,

Abhishek

0

精彩评论

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