/ie7-hash-title-fix

Little script to fix an IE7 (or lower) bug when using URLs with hash, changing title value

Primary LanguageJavaScriptMIT LicenseMIT

How it works?

Just put the script in your page.

TIP

Put the script inside the <head> tag or right before the opening of the <boby> tag, this way it will correct the title instanctly, and the user won't notice. If you put in the end like the best practices says, it'll have a delay.