Notifications
Clear all

Dont show header nor footer by %

2 Posts
2 Users
0 Likes
667 Views
Posts: 1
 wm1
Topic starter
(@wm1)
New Member
Joined: 3 years ago

Hi,

I am trying to load a site but i do not want to show the header nor footer. The site is not on the same domain and i have no access to it.

Can Ai be configured to show only a height position by a percentage from the top of a page to a percentage from the bottom of the same page? This way if a user interacts the iframe will adjust to the size of the target page by those percentages?

For example: lets use https://www.tinywebgallery.com/blog

Lets say the header of this page accounts for 10% and the footer of this page accounts for 5%. Can iFrame be configured to show the 85% of the page between these two values?

 

Regards,

Wes

1 Reply
TinyWebGallery
Posts: 875
Admin
(@admin)
Prominent Member
Joined: 15 years ago

Show only a part of the iframe can also be configured with %. This is only not supported by the area selector as there the selection is fixed numbers. The problem is only from which you want to take the % from? Because every user has e.g. a different browser height.  So fixed numbers is normally the better choice.

http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/hide-a-part-of-the-iframe#e45

is an example how to hide a header and a footer.

Best regards, Michael

Reply