browser detection plugin
Posted: Tue Dec 07, 2004 4:52 am
Has anyone considered making a browser detection module with some limited scripting control?
Reasons I had thought of this were pocketIE renders differently than Desktop IE which has CSS bugs that arent present in Mozilla/Opera, but those have some CSS differences that arent in IE (yes there are hacks to get around different bugs, the "\"}\"" trick for IE5 for example, but stick with me for a second).
Pocket IE uses IE 4,5 & 6 components, depending on what it does. IE 6 for scripting IE 5 for CSS and IE 4 for basic rendering (if memory serves that is the break down). Palm users have simmilar issues. I am not even going to get into the differences with WML which some cell phones require (although the gateway technology for those are improving).
Given the huge variety of browsers, and the fact that it would be handy to be able to have at least limited scripting based on browser type I think this may be somewhat handy.
What does everyone else think? Is anyone else working on this already?
Reasons I had thought of this were pocketIE renders differently than Desktop IE which has CSS bugs that arent present in Mozilla/Opera, but those have some CSS differences that arent in IE (yes there are hacks to get around different bugs, the "\"}\"" trick for IE5 for example, but stick with me for a second).
Pocket IE uses IE 4,5 & 6 components, depending on what it does. IE 6 for scripting IE 5 for CSS and IE 4 for basic rendering (if memory serves that is the break down). Palm users have simmilar issues. I am not even going to get into the differences with WML which some cell phones require (although the gateway technology for those are improving).
Given the huge variety of browsers, and the fact that it would be handy to be able to have at least limited scripting based on browser type I think this may be somewhat handy.
What does everyone else think? Is anyone else working on this already?