Search
 
SCRIPT & CODE EXAMPLE
 

HTML

js input change form submit

<form action="{{ route('web.settings.update') }}" method="POST" enctype="multipart/form-data" id="form-image-small">
  @csrf
  <img width="14" src="/templates/megaimkon/icons/camera.svg" alt="camera">
  <input id="update-profile-photo" type="file" name="images" accept="image/*" onchange="$('#form-image-small').submit();">
</form>
Comment

PREVIOUS NEXT
Code Example
Html :: convert string to boolean js 
Html :: html downloading a file 
Html :: ion-item margin 
Html :: tailwind css modal 
Html :: iframe with html string 
Html :: html input datetime-local value from mysql date time 
Html :: laravel hide html tags 
Html :: html time picker 
Html :: capture textarea value 
Html :: html samp 
Html :: onclick to next page in html 
Html :: como tirar a sublinhado da tag a 
Html :: checkbox onchange vue 
Html :: dot icon in html 
Html :: how to get text in middle of page html 
Html :: svg icon not showing html 
Html :: how to add label on image in html 
Html :: bootstrap progress bar 
Html :: javascript on lose focus 
Html :: How to edit an HTML file 
Html :: markdown table cell multiple lines 
Html :: phone html 
Html :: html reload button 
Html :: javascript button href html 
Html :: unicode menu icon 
Html :: bootstrap radio button 
Html :: how to make element bold in bootstrap 4 
Html :: html mouse over text 
Html :: html if screen is smaller thatn 
Html :: image size 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =