href around input type submit

后端 未结 6 686
谎友^
谎友^ 2020-12-09 21:22

why isn\'t a href around an input type submit not working in IE? (and what can I do to fix it)



        
6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-09 21:59

    Place the link location in the action="" of a wrapping form tag.

    Your first link would be:

提交回复
热议问题