Re: Webview
Re: Webview
- Subject: Re: Webview
- From: Chris Swain <email@hidden>
- Date: Fri, 06 Nov 2015 18:26:28 +0000
Hi,
The path is simply written in the html file,
<script type="text/javascript" src="http://www.farma.ku.dk/smartcyp/chemdoodle/ChemDoodleWeb.js"></script>
Cheers
Chris
> On 6 Nov 2015, at 18:22, Alex Zavatone <email@hidden> wrote:
>
> How's your path to the external lib defined?
>
> Can your app find it under El Cap?
>
> On Nov 6, 2015, at 12:43 PM, Chris Swain wrote:
>
>> Hi,
>>
>> I have an application that contains a web view, the application takes a input file does some calculations and then creates and saves an html page which is then displayed in the web view.
>>
>> This has worked fine but has stopped working correctly with El Capitan. I think I have isolated the problem to a javascript library that is hosted on an external website.
>>
>> The html file is displayed fine in Safari but the part of the display that relies on the external javascript does not display in the web view, but the rest of the html page does.
>>
>> Before I spend any more time I thought I ask to see if this is a known change?
>>
>> Cheers,
>>
>> Chris
>>
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> applescriptobjc-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Webview (From: Chris Swain <email@hidden>) |
| >Re: Webview (From: Alex Zavatone <email@hidden>) |