Can't set hidden input field's value using jQuery

前端 未结 11 1763
耶瑟儿~
耶瑟儿~ 2020-12-29 02:45

I have a simple input field inside a form tag:


  
11条回答
  •  抹茶落季
    2020-12-29 02:51

    I'd need to see the whole file but my guess is either you aren't including the jQuery.js source file or you have multiple elements with an ID of foo

提交回复
热议问题