|
UpgradingBetas
A quick summary of changes between betas.
Upgrading from beta 1 to beta 2First, download the new code and replace your jqtouch/ and themes/ directories. Then, take a quick peek at Animations, PublicObject, and Extensions to get a good overview of the new features. Lastly, specific changes to existing features in the beta include:
|
► Sign in to add a comment
Don't know what the bug is, but when useFastTouch to set to TRUE, I can end up with to events for the .back/.cancel button on the two pages, Each page gets the event.
On my home page, I use GoTo? button to a different page. on the GoTo?'ed page, if there is a .cancel button and its clicked sometimes I will get the event on the second page and on the home page.
setting useFastTouch: false; fixed the problem.