• Resolved Pengi123

    (@pengi123)


    I have 2 questions:

    1. Is possible to make iframe load first content when refresh page?
    2. I have problems on resizing the page refresh but I want to stay fixed height and width because I see that when is loading iframe I set some hight example 100px but when is loading the window is small than 100px but need few second to load content on an iframe I want to set fixed resize? and every time is maxed hight 100px?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mdempfle

    (@mdempfle)

    1. I don’T understand your question. What does this mean?
    2. You can set a default until the page is resized. You can also hide the whole iframe until the resize is done.

    Thread Starter Pengi123

    (@pengi123)

    Hi

    for the first question I mean that I want to iframe load first then other elements on the website or load in the middle that iframe, I see that iframe is start loading when on end when I see all elements on the website then start loading iframe?

    For 2 questions where is that option?

    • This reply was modified 3 years, 10 months ago by Pengi123.
    Plugin Author mdempfle

    (@mdempfle)

    1. you can hide the iframe while loading. Is this what you need?
    2. height=”800″ for example. Simply define a height. The resize after will change this to the real value.

    Best, Michael

    Thread Starter Pengi123

    (@pengi123)

    1. yes, is there any option?
    2. ok

    Plugin Author mdempfle

    (@mdempfle)

    1. Yes- hid the iframe while loading. This is supported on the same and also on there external workaround (external workaround only for the pro version)

    Best Regards,
    Michael

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problems with resize and first iframe on website’ is closed to new replies.