The Javascript source code to do "Form access an array in an HTML hidden input" is. Copy // Using split var arr = document.form1['sq[]'].value.split(','); ...
確定! 回上一頁