jQuery Browser Language
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module uses the language settings from the user's browser to redirect to the path prefix matching the language code, if that langugage is enabled on the site. It all happens with JavaScript.
Let's say that I have my browser set up to use English as main language, and I am visiting a site that has Danish as its default language. I would then be redirected from http://example.com to http://example.com/en every time I hit the url without the path prefix.

