Calendar dissapears to quickly before users can do anything (i.e. the animation for closing shows, but not the calendar picker). Here is the video to see the issue.
http://youtu.be/Rvup8VKv0LY
Has anybody else experienced this? Hosted on IIS6, windows 2003 server. To reproduce the webdatepicker is in within a frameset and frame. So there is a top frame and a bottom frame. It is within the bottom frame.
Works fine on safari, safari ipad agent, just no the ipad.
The client events fire calendaropen, calendarclose and then animation close. The problem is that it never really shows the calendar and the calendarclose gets called instantly.
Weird.
Thanks for any help!
Hi baileyjames,
Please feel free to contact me if you are still experiencing any issues.
Thank you for your reply. Please feel free to contact me whenever you get the chance to isolate the behavior in a separate sample sample as the matter here seems specific to the structure of your project.
When I get some spare time I will write a small one and hopefully reproduce it. It has to do with frames from multiple aspx pages rendering on the iPad within those frames. We are working around it now. Our setup has a top frame, a bottom (main) frame. Within the bottom frame we render a different aspx page that uses 3 more frames. The inner right frame of that set has issues on the ipad. I know what your thinking, who uses frames? Well, this is an old legacy app that is huge. So we are trying to help break it out of the frames to help it run better on the ipad. We are also developing a new css for tablets.
Apologies for the delayed response.
Unfortunately, I am unable to replicate the behavior using build 2086, version 11.2. It would be really helpful to see a small sample illustrating the matter in order to be able to test this further.
Sorry, spoke too soon. This did not have anything to do with the problem. Still exists.