Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html disable first option

<select name="name">
  <option disabled="disabled" selected="selected">Select an option.</option>
  <option>A</option>
  <option>B</option>
  <option>C</option>
</select>
Comment

disable first option in select

<select>
   <option hidden>Choose</option>
   <option>Item 1</option>
   <option>Item 2</option>
</select>
Comment

PREVIOUS NEXT
Code Example
::  
::  
::  
:: TypeError: Illegal invocation 
Html :: bootstrap div vertical center 
::  
::  
::  
Html ::  
Html ::  
:: fontawesome cdn 
:: start html 
Html ::  
::  
::  
::  
Html ::  
::  
::  
Html ::  
::  
Html ::  
::  
:: ion-searchbar change event 
Html :: redo of healer season 3 
Html ::  
::  
Html ::  
Html :: ol list 
Html ::  
ADD CONTENT
Topic
Content
Source link
Name
8+6 =