Hello
I've used most simple <iframe> with
border="0" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%" scrolling="no"
to attach a button to my site
when clicked button opens a small page that is currently not entirely visible
Edit: small page should be visible on the main page, new tab is not option for this case.
only button space is visible and since there must be no scrolling, user is not able to see the entire page
I need some help with this to make the whole page visible, some additional line of code.
Please help me. Thanks!
Edit 2:
I've used most simple <iframe> with
border="0" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%" scrolling="no"
to attach a button to my site
when clicked button opens a small page that is currently not entirely visible
Edit: small page should be visible on the main page, new tab is not option for this case.
only button space is visible and since there must be no scrolling, user is not able to see the entire page
I need some help with this to make the whole page visible, some additional line of code.
Please help me. Thanks!
Edit 2:
Attachments
Last edited: