xuan_celestial

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Question on LoadHTML() #2370
    xuan_celestial
    Participant

    Thank you very much!

    in reply to: Question on LoadHTML() #2365
    xuan_celestial
    Participant

    Hi, Thanks for the fast reply!

    By ExecuteJS you mean the InAppBrowser.ExecuteJS() right?

    As I’m new to javascript, correct me if I am wrong with the following flow:
    1. html page with javascript implemented the floating navigation button. (Assume simply click and close IAB)
    2. when user clicked the button, the javascript of the html page will then post message to Unity, so that function listening to OnMessageFromJs() will run accordingly. (In this case the function simply close IAB)
    3. IAB is closed

    Another Question:
    Is it possible to have Unity UI element above IAB? or only achievable through Native Code

    Regards.

Viewing 2 posts - 1 through 2 (of 2 total)