Form will not submit if .remove() is used?

前端 未结 4 1929
再見小時候
再見小時候 2021-01-18 04:36

I\'m having a spot of bother with either Firefox, jQuery or both. OS is Windows 7, Firefox is version 4.0.1 and jQuery is between 1.5 - 1.6.

Basically I have a form

4条回答
  •  旧时难觅i
    2021-01-18 05:12

    try using this instead:

    
    

    if you put it before the tag it will submit the form automatically.

    
    
        Firefox/jQuery Submit Bug?
    
    
        

提交回复
热议问题