get firefox alert

This script enables you to place a message on your website that only shows up in IE to alert people using IE to get firefox in order for the page to display properly. Open this website in IE to see an example.

Place this between the <head></head> tags in your header or every page of your website.

cross browser css

With this script you can create a different stylesheet for IE so your website can be displayed as correctly as possible in every browser plus IE.

Place this code between the <head></head> tags in your header or every page of your website and create a .CSS called "ie_fixes".



In "ie_fixes.css" you only have to insert the parts of the css you wish to be displayed differently in IE, you don't have to copy and paste your entire stylesheet.


.back