招聘询问 首页 各类询问 招聘询问 输入必要项目后按「往确认画面」。 以下内容若无误请按送件。 姓名必须 姓名(片假名) 邮递区号必须 地址必须 电子邮件必须 电子邮件(确认)必须 当前任务(工作类型)必须 ▽请选择 半导体、FPD相关制造商 其它制造商 贸易公司 服务业 教育相关 学生 无业 其它 请填写下一个项目 当前任务(选择其它者) 评论 (function() { window.addEventListener('load', function() { const isPreview = Boolean(document.querySelector('.mw_wp_form_preview')); if (!isPreview) { const category = document.getElementById('category'); // select const othersRow = category.parentElement.parentElement.nextElementSibling; // tr function toggleOthersRow() { if (category.selectedIndex === 8) { othersRow.classList.remove('d-none'); } else { othersRow.classList.add('d-none'); } } toggleOthersRow(); category.addEventListener('change', toggleOthersRow, false); } }); })();