Hi Crosswalk team,

Greetings!!!

 

Can we have a javascript function as a parameter inside the load method?

 

For example is this parameter valid for the load method of XWalkView.

 

webView.load("javascript:(function() { " + "document.write(" + "'" +
readPage("mysample_html_page.html") + "');" + "document.close(); " +
"})()",null);

 

Regards,

Vishnu

_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to