Search
 
SCRIPT & CODE EXAMPLE
 

HTML

selected options with link

<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>
Comment

PREVIOUS NEXT
Code Example
Html :: change body font 
Html :: form input autocomplete off 
Html :: .html to .exe 
Html :: bootstrap 4 success alert 
Html :: html.textboxfor add default value 
Html :: how to add label on image in html 
Html :: bootstrap font-weight bold 
Html :: how to make body width be device width html 
Html :: a go to section 
Html :: favicon.ico 404 
Html :: how to preview pdf in html 
Html :: contenteditable html 
Html :: bootstrap 5.0 css cdn 
Html :: javascript moving text from left to right 
Html :: how do i link two pages in html 
Html :: fa fa-thumbs-o-up icon 
Html :: link open in new tab html 
Html :: coreui primary color 
Html :: alert tailwind css 
Html :: give table width 100% 
Html :: membuat footer html 
Html :: email button html 
Html :: how to add image in checkbox in html 
Html :: html if screen is smaller thatn 
Html :: html min value 
Html :: page break html 
Html :: ion icon image 
Html :: bootstrap grid 2 rows 
Html :: scroll to a section of your page html 
Html :: visual studio code html template shortcut 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =