例如:
select name='select_name'> option>1option> option>2option>select>select name='select_name'> option value='1'>1 option value='2'>2select>第一种情况用$_request['select_name] 在ie6/7/8取到的值为空第二种情况用$_request['select_name] 在ie6/7/8可以取到值在其他游览器中则不受影响
').addclass('pre-numbering').hide(); $(this).addclass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadein(1700); }); }); 以上就介绍了select 中option 值在不同游览器的取值问题,包括了方面的内容,希望对php教程有兴趣的朋友有所帮助。