WebEngine.load vs WebEngine.loadContent

Vasiliy Baranov vasiliy.baranov at oracle.com
Wed Sep 26 08:58:13 PDT 2012


On 26.09.2012 18:58, Will Hoover wrote:
> 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)?

Links to remote resources should work both ways. Please file an issue 
with JIRA and post your code: http://javafx-jira.kenai.com . We will try 
to reproduce the problem and suggest a workaround, if there is any.

Thank you,
-- Vasiliy


More information about the openjfx-dev mailing list