Load page on selection from dropdown form

前端 未结 5 1066
醉酒成梦
醉酒成梦 2020-12-08 03:14

I am trying to make a drop down menu that takes me to various webpages. Right now it is set up so you make your selection and then you hit a \"Go\" button and then it takes

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 03:29

    Check out jQuery .change()

    
    

提交回复
热议问题