Hi,
I'm using JDev 11.1.1.7.
In our application, I used the same code as the following example from adf code corner (http://www.oracle.com/technetwork/testcontent/27-long-running-queries-169166.pdf).
I used that code for my command button on my page.
The problem is, when running the application in Chrome browser, clicking that command button shows a warning popup for javascript (Please find the below printscreen).
The application doesn't break and continues working even though that popup comes.
I tried with other browsers, it's working fine and not showing that javascript error.
Can you all help to suggest? Is there anything wrong with the javascript code? Thanks.
Best Regards,
cmoster