php
Pages
(Move to ...)
主页
▼
Tuesday, May 21, 2013
for reset all form input text elements having the name start common
$('input[name^="pro_qty"]').val('');
‹
›
Home
View web version