Skip to main content
Solved

How to lengthen embedded form so it doesn't scroll in the iframe?

  • March 26, 2020
  • 3 replies
  • 134 views

Hi everyone, I have created a form from one of the templates and embedded it in my joomla website

What code can i add that will make it one long form so that it doesn’t scroll in the iframe? I would like just the webpage to scroll not the iframe if that makes sense.

Many thanks Jim

Best answer by Jason11

Hi @Jim_Weston, welcome to the community!

You can increase the height parameter in the embed code to where the iframe is tall enough to contain the whole form without scrolling.

Hope that helps!

3 replies

Forum|alt.badge.img+20
  • Inspiring
  • 375 replies
  • Answer
  • March 26, 2020

Hi @Jim_Weston, welcome to the community!

You can increase the height parameter in the embed code to where the iframe is tall enough to contain the whole form without scrolling.

Hope that helps!


Forum|alt.badge.img+3
  • New Participant
  • 1 reply
  • January 5, 2024

is there a way to disable the scroll completely? the scroll still appears even when the height is long enough


Forum|alt.badge.img+1
  • New Participant
  • 1 reply
  • March 22, 2024

I am interested in this as well.