Hi Fabio,
it seems this is not working with the 1.3.2 jQM plugin. It works with the 1.4.3 jQM plugin, so please switch over.
I also would suggest you to do
var view = zen('mainView');
view.disableItem('button',true);
in onloadHandler() instead of onPageShow()
Regards,
Bernd
- Log in to post comments