$(function () { $(".form-control")[0].onclick = function(){ window.location.href = '/spray_system'; }; });