If you put a breakpoint next to the 'alert', then the alert is still executed.
But if you put a breakpoint next to 'request.done', then the alert (and all other statements in the function) is not executed - or appears not to be executed.
Any idea why?
Jan Honza Odvarko
unread,
Jul 16, 2013, 6:18:08 AM7/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fir...@googlegroups.com
Hi Gerhard, could you put together a simple page that demonstrates the problem, so we can try it on our machines.