On Wed, Feb 13, 2019 at 7:11 AM, Daniel Berek <berekdan...@gmail.com>
wrote:
Thanks. One last question: how can I execute external javascripts (
or jquery) which are linked in a html as <script> tag?
Unfortunately in webkit2gtk doesnt work or I havent figured it out
yet. Any idea? Thanks
I'm not sure why that wouldn't work.
If you want to embed the scripts in your application instead of
fetching the over the internet, look at Epiphany for an example of how
to compile them as GResource data and access from JavaScript using
resource:// URIs.
Michael
_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk