View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#115
I managed to find the cause of problem!!!
I added this at the end of <head>. But as with Palm, a solution causes more problems

Code:
log.js:259 ERROR: native parser didn't like '{"screenWidth": undefined, "screenHeight": undefined, "minimumCardWidth": undefined, "minimumCardHeight": 188, "maximumCardWidth": undefined, "maximumCardHeight": undefined, "keyboardType": "QWERTY"}'
log.js:259 EXCEPTION [JSON.parse], (SyntaxError): "Unexpected token u"
prototype.js:516 Uncaught SyntaxError: Badly formed JSON string: '{"screenWidth": undefined, "screenHeight": undefined, "minimumCardWidth": undefined, "minimumCardHeight": 188, "maximumCardWidth": undefined, "maximumCardHeight": undefined, "keyboardType": "QWERTY"}'
I used Chromium with --allow-file-access-from-files

Firefox throws the same errors and doesn't like some css

Attaching new index.html. Gzipped.

How can I fix these parser errors?
Attached Files
File Type: gz index.html.gz (417 Bytes, 148 views)
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post: