You can access hidden fields' values with val() , just like you can do on any other input element: <input type="hidden" id="foo" name="zyx" ...
確定! 回上一頁