How to detect the current browser -


question: is there easy way detect browser of user ?

details: change for example value of background-color of body. i've see <!--[if !ie]>.

edit:

okay, agree, browser detect bad (link taken @tylerh), , should not used. thank take note. , if still want use them, i've found website list of browser detection hack.

i think there no way html or css (i don't hacks). check user agent string js.

see here: how make css visible opera


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -