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