Experience Navicat AI: Get 20% off your new perpetual license today.

Buy Now
More info
$(document).ready(function($) { $("#survey").submit(function(e) { submitSurvey(); return false; }); $("#reset").click(function() { $("input, textarea, .error-msg").removeClass("error"); }); $(".others-text-field").keyup(function() { $(this).parent().prev("input").attr("value", $(this).val()); }); $(".one-option input[type='checkbox']").click(function(){ $(this).parent().parent().siblings().find('input:checked').removeAttr('checked'); }); });
20% OFF

*Promotion ends 6 August, 2026 (23:59 ET)