Hi all,
I use the webview from javafx last version(2.2.3) bundled with jdk7. All works ok on a pages that use native(vanilla) js, but on a pages
that use jquery I see problems (some feature work some not).
I post the problem here
https://forums.oracle.com/forums/thread.jspa?messageID=10706262#10706262
but get not a real replay, just pointed to write here also...
Here a public page: https://www.softwaredemo.de
where you can see how the dropdown navigation are not shown on mouse over when the page is open via WebView.
I aslo found at list 3-4 other pablic pages which use jquery having problems like this...
What is interesting, I made a small shippet of code using the same logic used in the navigation on the page obove, but in this case when is esolated all is working.
I will try once again in the next days to make a small test case where I can reproduce the problem, but that somthing goes wrong its defenetly true because I saw the problem on other pages also.
Hope somebody can check this,
Blaze
I use the webview from javafx last version(2.2.3) bundled with jdk7. All works ok on a pages that use native(vanilla) js, but on a pages
that use jquery I see problems (some feature work some not).
I post the problem here
https://forums.oracle.com/forums/thread.jspa?messageID=10706262#10706262
but get not a real replay, just pointed to write here also...
Here a public page: https://www.softwaredemo.de
where you can see how the dropdown navigation are not shown on mouse over when the page is open via WebView.
I aslo found at list 3-4 other pablic pages which use jquery having problems like this...
What is interesting, I made a small shippet of code using the same logic used in the navigation on the page obove, but in this case when is esolated all is working.
I will try once again in the next days to make a small test case where I can reproduce the problem, but that somthing goes wrong its defenetly true because I saw the problem on other pages also.
Hope somebody can check this,
Blaze