Hi, Vishnu, Have you try it? What happened? Please refer to https://crosswalk-project.org/jira/browse/XWALK-3014 and have a try. Any feedback will be welcome.
From: Vishnu Prakash [mailto:[email protected]] Sent: Monday, May 25, 2015 4:48 PM To: [email protected]; Xu, Xing Cc: Kaushik Sindhu Subject: Ask:: javascript function execution as parameter in load method of XWalk. 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
