Test If A Site Is Up Or Down

JavaScript does not allow you to do cross-domain call but you can test if a site is up or down using this script:...

Fit iFrame Into Container

We want an external (cross domain) website to be fitted into a fixed size container (iframe). We can achieve this using CSS3 transform...