hi there
i'm searching for a way to get the user languages from the browser (internet explorer and firefox) within javascript.
and not just the first language choice, i'd like all of them, so that i'm able to programm a fallback-mechanism when
the first language of choice is not supported but the second is. (i'm taking about the languages set by the user
under "internet options" - "languages" inside ie, and more or less the same way for firefox).
i did some testing but didn't succeed:
navigator.language
navigator.browserLanguage
navigator.userLanguage
navigator.systemLanguage
all of this options do not return several languages. further i couldn't find a way to get the user language (not the browser-installation
language) from firefox.
every idea is welcome.
best regards
patrick
Patrick S.
http://sharpcuts.blogspot.com