Hi guys, i'm looking a quick solution to compare a value in following instruction:
the browser language is "en" as string.
I want to use "en" string as event compare 2 values for all english browsers.
<img src="http://i.imgur.com/OpIoCL8.png" border="0" />
But the observed result... they return like "en_US", "en_UK", "en_CA", "en_AU", etc.
How to make it work to support all browser languages using special string "en" by one event?