$(document).ready(function() { $('input.captcha').attr('value','5'); $('input.captcha').hide(); });