//遍历option和添加、移除optionfunction changeShipMethod(shipping){var len = $("select[@name=ISHIPTYPE] option").lengthif(shipping.value != "CA"){ $("select[@name=ISHIPTYPE] option").each(function(){ if($(this... Read More
posted @ 2010-03-18 15:17
咸鱼公子
Views(164)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号