Eternal_Howl
11-29-2007, 05:53 PM
Due to the hassles I am having with IE 5.5 and lower displaying information correctly as I am now using CSS validated code, I need to be able to detect if a surfer is viewing the page via one of these browsers so it can display a message advising the page won't display correctly and strongly recommend upgrade or switch to a different browser (such as FF or Opera).
All I have found so far in my search is cheesy browser detect scripts that advise what browser you're using. I don't want to annoy my surfers, but I do want to advise them ONLY if their browser doesn't pass that the page will not display correct. I don't want to redirect them anywhere and would prefer if it didn't pop up in a window, but rather sat just below my navigation. Is js the best thing to use or would a php script be better? Thanks.
All I have found so far in my search is cheesy browser detect scripts that advise what browser you're using. I don't want to annoy my surfers, but I do want to advise them ONLY if their browser doesn't pass that the page will not display correct. I don't want to redirect them anywhere and would prefer if it didn't pop up in a window, but rather sat just below my navigation. Is js the best thing to use or would a php script be better? Thanks.