开发者

ASP.NET LinkButton doesn't work in iPad

开发者 https://www.devze.com 2023-02-13 13:32 出处:网络
I developped a website with ASP.NET framework. But after t开发者_运维技巧ests we saw that link button doesn\'t works in iPad how can i solve this problem?

I developped a website with ASP.NET framework. But after t开发者_运维技巧ests we saw that link button doesn't works in iPad how can i solve this problem?

Thanks,


LinkButton uses JavaScript to work. I would guess JavaScript is disabled in your iPad or not working properly.


I see the same problem almost: touch the link button and nothing happens. If I touch and hold, the dialog comes to to open or cancel, with a title that says "javascript". If I touch "Open" the link works.

This is with an iPod Touch 3, though our users have reported the problem with a variety of iPhones and iPods. Obviously javascript is enabled since the dialog method works.

0

精彩评论

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