we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "html call javascript function with input value"
Baxter
25 Aug 2016
1<button class="btn btn-primary" onclick="transmit({search: document.getElementById('search_id').value});">
2	<span class="glyphicon glyphicon-search"></span>
3</button>
4