[jQuery] Re: iPhone and slide animations

2007-12-20 Thread kpmartin
Awesome. Thanks for giving me something to chase down.

[jQuery] Re: iPhone and slide animations

2007-12-20 Thread Flesler
I don't use jQuery for IPhone, but I do code for it. I suppose the problem is the delay of the interval. While a normal browser handles 20ms pretty well, the IPhone seems to go mad, see if you can find that number in the source and change it for 80 or 100. Ariel Flesler On Dec 19, 7:11 pm, kpmar