Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

html call javascript function with input value

<button class="btn btn-primary" onclick="transmit({search: document.getElementById('search_id').value});">
	<span class="glyphicon glyphicon-search"></span>
</button>
 
PREVIOUS NEXT
Tagged: #html #call #javascript #function #input
ADD COMMENT
Topic
Name
7+5 =