Skip to main content
Participant
November 13, 2022
Question

how to run own html file in UXP web view

  • November 13, 2022
  • 0 replies
  • 197 views

hi
i am a newbie in UXP and javascript itself. Can i use my own html file to display in uxp web view.

i write the following code but it is giving error.

<webview style="border: 2px solid black;" id="webviewSample" width="100%" height="500px" style="margin-top:10px;" src="./published/NewProject1.html" uxpAllowInspector="true"></webview>

DETAIL:
i actually want that the user of this plugin can run hie html file and could take the snapshot , which will become a layer in the photoshop.


REGARDS
This topic has been closed for replies.