Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 10, 2011 11:45
Show Gist options
  • Save feedhenry-gists/1018681 to your computer and use it in GitHub Desktop.
Save feedhenry-gists/1018681 to your computer and use it in GitHub Desktop.
Multilingual Support Language Picker
<form id="fh_lang">
<label for="fh_lang_picker" id="label_language"></label>
<select id="fh_lang_picker" onchange="changeLanguage(this)">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment