Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Callbacks arn't working #3

Open
sturrock opened this issue Feb 12, 2018 · 0 comments
Open

Callbacks arn't working #3

sturrock opened this issue Feb 12, 2018 · 0 comments

Comments

@sturrock
Copy link

Hi,

I want the loadstop callback to run once the page is loaded, is this meant to work?

var webview = cordova.EbWebview.open(0,'https://google.com','left=0,top=0,width=320,height=500',{loadstop:() => { alert('Loaded'); }});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant