• Resolved indrabhusanroy

    (@indrabhusanroy)


    Hi, I have used your plugin to iframe a page which has a multi-step form. Now when I move to the next page the page does not scroll to the top in iframe. I have used this shortcode: [advanced_iframe src=”https://hundedinner.com/lydiancare/con/” width=”100%” height=”2000″onload=”scrolltotop()”]
    Please help to get the multistep form page scroll to top when i click the next button.

    Regards

    The page I need help with: [log in to see the link]

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

    (@mdempfle)

    where does scrolltotop() come from?

    Why don’t you use the internal shortcode attribute to enable this?
    onload_scroll_top=”true”

    Best, Michael

    Thread Starter indrabhusanroy

    (@indrabhusanroy)

    Hi, I have used that,but no change
    shortcode: [advanced_iframe src=”https://hundedinner.com/lydiancare/con/” width=”100%” height=”2000″ onload_scroll_top=”true” allowfullscreen=”true”]

    check the iframe page: https://hundedinner.com/lydiancare/1423-2/

    When you click the next button in the bottom part of the form, it moves to next step, but it stays at the bottom part of this page, instead of scrolling to top.

    Regards
    Indra

    Plugin Author mdempfle

    (@mdempfle)

    Is the whole from done in Ajax? Because the plugin can only scroll to top on a page load.

    Best, Michael

    • This reply was modified 6 years, 1 month ago by mdempfle.
    Plugin Author mdempfle

    (@mdempfle)

    Hi, I have a new function in my upcoming version where this will also be possible by identifying the element you click. Like a button.

    Best, Michael

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘SCROLL TO TOP IN MULTI STEP FORM’ is closed to new replies.