• Resolved Glennf

    (@glennf)


    When a blog page opens with an iFrame I want the iFrame to have focus so when the user scrolls down the page doesn’t scroll but the iFrame scrolls instead.

    Is there a parameter to use to set that in the free version?

Viewing 1 replies (of 1 total)
  • Plugin Author mdempfle

    (@mdempfle)

    You can use the onload event setting. There you can add some Javascript that sets the focus to the iframe.
    Are you on the same domain? Because otherwise you cannot access the needed element.

    I recommend to create a small file you include with the plugin and call this function than with the onload event.

    Best, Michael

Viewing 1 replies (of 1 total)

The topic ‘Auto Select iFrame When Scrolling ?’ is closed to new replies.