View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several different web browsers. There are some users out there according to statistics that are still using the old Internet Explorers 6 and 7 and other older versions of Firefox. A great tool for viewing your website in those older versions is the following website.

  • 140 Users Found This Useful

Was this answer helpful?

Related Articles

How can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...

Your connection to this server has been blocked at the firewall

If you receive the message: "Your connection to this server has been blocked at the firewall. If...

403 Error on POST

This can occur for several reasons: Be sure your file permissions are correct. If the file needs...

My pages are updating/refreshing slowly

Refresh is immediate on the server. When a file is updated and uploaded it is there. If you are...

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...