Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html input js onclick button click

<div class="input-group">
  <span class="input-group-btn">
    <a id="lfm" data-input="thumbnail" data-preview="holder" 
		class="btn btn-primary">
          <i class="fa fa-picture-o"></i> Выбирать
	</a>
 </span>
<input id="thumbnail" class="form-control" type="text"
name="filepath" required value="{{ old('filepath', '') }}"
                                       onclick="getElementById('lfm').click()"/>
                            </div>
Comment

PREVIOUS NEXT
Code Example
Html :: import bootstrap 
Html :: electron reload html 
Html :: modal footer align left bootstrap 
Html :: display image in twig 
Html :: how to add telephone number in html 
Html :: canadian postal code pattern input html 
Html :: autocomplete="off" 
Html :: github icon html 
Html :: html image with link 
Html :: html form reject default drop down list 
Html :: input with plus and minus buttons 
Html :: html js make dropdown list checkbox 
Html :: meta tags in pug 
Html :: html lists 
Html :: faq html css 
Html :: td colspan all 
Html :: how to add horizontal scroll bar in html 
Html :: two divs in the same place 
Html :: bootstrap 4.5 bold 
Html :: content ai writer 
Html :: how to make a enter in html 
Html :: row merging in html 
Html :: how to make a link open in new tab html 
Html :: img src 
Html :: onclick show div and hide other div 
Html :: select required 
Html :: google map for html 
Html :: tooltip react bootstrap 
Html :: button attributes in html 
Html :: how to show code with html 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =