The script which is setting the input value should trigger the change event at the same time e.g.. jQuery( '#input_id_here' ).val( 'something' ) ...
確定! 回上一頁