TheLaw
Well-known member
I have a script which I created that has a space for a blank header and footer. I'm trying to wrap it within an XF page. iframes are always problematic because they aren't truly dynamic since auto doesn't really work well, especially vertically. I was wondering if there was a more effective way, other than copying the html of the header and footer into the script area, to call the header and footer of XF into an external page on the same site. I'm sure others have tacked a similar issue and, as of right now, I've taken only that approach when needed.