[ 
https://issues.apache.org/jira/browse/CB-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Grebnov updated CB-9575:
-------------------------------
    Labels: Triaged  (was: )

> Add a LoadReady event that is rasied when the html for a load request has 
> loaded but before the related/dependent resources have finished loading. 
> (i.e. "the html has downloaded")
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-9575
>                 URL: https://issues.apache.org/jira/browse/CB-9575
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.7.0
>            Reporter: David Gerding
>            Priority: Minor
>              Labels: Triaged
>
> It would be great if the browser "Ready" event were added to the roster of 
> supported events for iOS, Android etc.. builds of the latest inAppBrowser.  
> By Ready event I mean the event that is raised when the html of the document 
> has been retrieved, but well before, typically, the Loaded event is called 
> when all the page related assets like images have completed loading.
> So, to be overly clear, if the current supported events for addEventListener 
> are:
> •  loadstart: event fires when the InAppBrowser starts to load a URL.
> •  loadstop: event fires when the InAppBrowser finishes loading a URL.
> •  loaderror: event fires when the InAppBrowser encounters an error when 
> loading a URL.
> •  exit: event fires when the InAppBrowser window is closed.
> The new version would add:
>   
> •  loadready: event fires the InAppBrowser finishes loading the html of the 
> URL and before loadstop.  
> This is beyond my skill but I'd happily commit to $100 donations to the 
> charity of choice (presumably ASF) for iOS and Android version ($200 total) 
> to the first accepted contribution to work for each platform.
> I'd appreciate any helpful replies or input.
> Thanks,
> Dave Gerding



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to