jquery check values before submit
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: i have a page with a link , when use clicks the link a new select tag will be appeared , then when the user submit the form i want to ensure that the user select an option for each select tag you can go to the last jquery function , but i put some codes of creating the select tags html <div class="container" id="addCell"> <form id="acForm"method="POST" action="<?php echo URL; ?>Cell/addCell"> <ul> <li> <p> <label>Name</label> <input type="text" name="name"class="longInput1"/> <p> <p> <label>City</label> <select id="countrySelector" name=