iFrame scrollbar adjustment
Posted: Mon May 27, 2019 12:34 am
Hi,
When I have the form inside the iFrame to avoid vertical scroll bar on left hand side I need to have iFrame much higher (ca 2cm) then the overall form hight.
Is there any possibility to reduce the required margin between the very bottom of the form and the iFrame- before the scroll show-up?
I need to compact some forms on the screen area and when I adjust the iFrame just to cover the form inside - I have the left side bar - and I would like to avoid it.
I was trying with someting like $('#FF_v1_iframe').css("overflow","hidden") - but did not manage to get expected result (on Chrome)
When I have the form inside the iFrame to avoid vertical scroll bar on left hand side I need to have iFrame much higher (ca 2cm) then the overall form hight.
Is there any possibility to reduce the required margin between the very bottom of the form and the iFrame- before the scroll show-up?
I need to compact some forms on the screen area and when I adjust the iFrame just to cover the form inside - I have the left side bar - and I would like to avoid it.
I was trying with someting like $('#FF_v1_iframe').css("overflow","hidden") - but did not manage to get expected result (on Chrome)