- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
´m creating a simple HTML5 app using Intel XDK. The application uses AJAX to find information about a postal code. The problem is that, the button only works when clicked more than five or six times. I never seen that before! I checked it with an Alert() function and I figured out that the event is not being executed before I click a number of times. I tried to find a solution searching google but no one seems to get this issue. I know it´s a bug, but I gave my best to find it without success. Here is the link to my complete code. Thanks in advance!
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vinicius,
It may not a lot of clicks, just a delay to take it.
Take a look at this topic, the suggestion from Paul about modifying init-dev.js, the third post.
https://software.intel.com/en-us/forums/intel-xdk/topic/606952
I do this change in all my projects, I don't know why it is not a default.
Regards,
Diego
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vinicius,
It may not a lot of clicks, just a delay to take it.
Take a look at this topic, the suggestion from Paul about modifying init-dev.js, the third post.
https://software.intel.com/en-us/forums/intel-xdk/topic/606952
I do this change in all my projects, I don't know why it is not a default.
Regards,
Diego
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Worked perfectly! Hope Intel change it in the next versions! Thank you!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page