Good afternoon!!!!
I'm fighting with the development of a WAF.
I get the "Unable to start application error" everytime I use one of two select menus (
http://www.w3schools.com/tags/tag_select.asp).
This is the problem:
- I hit one of the select's option
- it runs a javascript
- I get the error
Here's the strange: if I place an alert box right at the end of all the operations, everything works fine! So it works like:
- I hit one of the select option
- it runs a javascript
- i get the alert box
- by hitting OK, it continue working fine
Any clue? It seems like it's a Kindle problem, not a WAF problem....
