type: static function new()
Naming the static function in a type “new” was the reason it didn’t work on Android devices but worked fine in Chrome on desktop.
First I got messsages like Uncaught TypeError: Object # has no method ‘backButton’ and when I removed it I got for ‘image’ and for ‘tabSet’ after I got the real reason for failing. Uncaught SyntaxError: Unexpected token new
Submitted by Terje Pedersen on 1 April 2011 at 15:00
Issue Log
On 1 April 2011 at 15:44 Zef Hemel commented:
Same as this issue.
On 1 April 2011 at 15:45 Zef Hemel closed this issue.
Log in to post comments