WebEngine.load vs WebEngine.loadContent

Will Hoover java.whoover at gmail.com
Wed Sep 26 09:36:02 PDT 2012


Done: http://javafx-jira.kenai.com/browse/RT-25271

-----Original Message-----
From: Vasiliy Baranov [mailto:vasiliy.baranov at oracle.com] 
Sent: Wednesday, September 26, 2012 11:58 AM
To: Will Hoover
Cc: openjfx-dev at openjdk.java.net
Subject: Re: WebEngine.load vs WebEngine.loadContent

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