Page 1 of 1
Instead of iFrame...
Posted: Fri Mar 29, 2019 11:30 pm
by alex4orly
On ALL my websites, I am using an iFrame to display content, here some examples:
http://www.nmaa-rc.org.au/documents.html
http://communitylifestyleaccommodation.org.au
But, is there maybe another way - instead of an iFrame to achieve the same result?
Cheers
Re: Instead of iFrame...
Posted: Sat Mar 30, 2019 12:23 am
by BaconFries
Re: Instead of iFrame...
Posted: Sat Mar 30, 2019 12:30 am
by alex4orly
Yes, all of my websites are based on master frame withe header, place holder and footer.
So, do you mean i can load pages from a menu click, directly into the place holder?
If so, then
1. How do i tell the menu where to load the page into?
2. If the page is longer than the place holder, will a vertical scroll bar be showing?
Thanks
Re: Instead of iFrame...
Posted: Sat Mar 30, 2019 7:42 am
by Pablo
I think any other way will require custom code/script. This will be a lot of more work.
Re: Instead of iFrame...
Posted: Sat Mar 30, 2019 6:21 pm
by maxime
use the CMS object !
Re: Instead of iFrame...
Posted: Sat Mar 30, 2019 8:08 pm
by alex4orly
I made some experiments in the meantime, it seems it can work without the iFrame.
I just make each page to have the Master Frame checked and clicking the menu options just loads into the place holder area.
Thanks all for the comments