Attached html does not work in Smart Object

  1. 4 years ago

    Hello,

    I want to include an html document in a Smart Object with an iframe. It works perfectly as long as I give source path to the html document on my desktop. But when I attach the html file and the its URL as the source path it does not work.

    Here is the code:
    <iframe
    src="../uncategorized/via.html"
    width="100%"
    height="100%"
    scrolling="no"
    frameborder="0"
    style="border:0">

    </iframe>

    Did I do anything wrong or is there any other way?

  2. Angelo S

    4 Jun 2019 Administrator

    Hello Felix, you're probably missing something, but it would be helpful to have a look at the project. Can you upload it here?

    https://www.dropbox.com/request/PJBumFBztDUg1r775tjj

 

or Sign Up to reply!