How to access html elements in JavaFX
I have an application in JavaFx where I use a WebView to display a particular web page. I have this need that the right mouse button on the page doesn’t work, but if I use it on html elements that have id=eventDiv it is supposed to work on them. It’s JavaFX 17