JavaFX WebView: snippets
Today I present a few snippets around JavaFX WebView that I use in The Console:
- load style sheet
- set style or class of element
- scroll page to the bottom
- check whether the page is scrolled down to the bottom
- handle adding DOM elements while web engine loads
- remove some elements from document
- style scrollbar in the document