Tag: javascript


Detecting an iframe with JavaScript

How do you tell if your content has loaded into an IFRAME container? I use a very simple JavaScript to detect an IFRAME. This can be used to determine if some one is loading your content into their external page without cross domain permisions...