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