<select onchange="this.options[this.selectedIndex].value && (window.location = this.options[this.selectedIndex].value);" <option value="fr"> Français <!-- Go root/fr on click --> </option> </select>