WebEngine.load vs WebEngine.loadContent

Will Hoover java.whoover at gmail.com
Wed Sep 26 07:58:52 PDT 2012


When HTML content includes <link rel="stylesheet"
href="http://code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.min.css" />
only WebEngine.load(htmlContent) works, but
WebEngine.loadContent(htmlContent) shows a blank page.

 

Anyone aware of a workaround for this (JavaFX 2.2)?

 

 



More information about the openjfx-dev mailing list