What is a “Zero Frame”?
A Zero Frame is a type of iFrame – but one that takes up the entire screen, without a visible frame around it. So in effect, you can display a page on someone else’s domain entirely on your page, and your URL will show in the address bar.
Why use a Zero Frame?
There are a number of reasons why you might want to do this…
- Hide affiliate links from unscrupulous link hijackers
- To run non-compatible scripts (run PHP on a Microsoft based server, for example)
- To seamlessly integrated externally hosted applications or shopping carts…
What does the code look like?
Here is the code for a “Zero Frame”:
March 18th, 2010
Home