I developped a website with ASP.NET framework. But after tests we saw that link button doesn't works in iPad how can i solve this problem?
Thanks,
I developped a website with ASP.NET framework. But after tests we saw that link button doesn't works in iPad how can i solve this problem?
Thanks,
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.
LinkButton uses JavaScript to work. I would guess JavaScript is disabled in your iPad or not working properly.