$(document).ready(function() { $('select[name="report_date[d]"] option[value="31"]').attr('selected','selected'); });