execution of action after fulfilling the condition in JavaScript code in WebView

  1. 4 years ago

    FrujitStudio

    21 Oct 2019 User since 2018

    Hi. Hi. I am now creating an application using YouTube iFrame in WebView (local HTML/JS). I would like now, that after the fulfilment of a specific condition in JavaScript, the application will change the HTML/JS code in WebView and change properties of some elements in application (outside of WebView). How can I do this?

  2. marco

    22 Oct 2019 Administrator User since 2016

    Hi @FrujitStudio, I attached a simple Creo project that shows you how to call Creo methods from within Javascript (you need to use the webkit.messageHandlers).

  3. FrujitStudio

    22 Oct 2019 User since 2018

    Thanks, Marco.

or Sign Up to reply!