PDA

View Full Version : RELIABLE javascript redirection



grenrock
December 12th, 2005, 04:50 PM
so... the tutorial on javascript redirection doesn't work. as the script writer expects, the first conditional fails on internet explorer - for which navigator.mimeTypes is completely useless to find a flash plugin - but the second part which adds *another* script to the page simply doesn't run at all, meaning no one using IE is accurately forwarded.

grenrock
December 12th, 2005, 06:09 PM
BWAHAHA! I found an explanation for why redirection on IE is so awful, and a script that actually works.

http://www.quirksmode.org/js/flash.html