How to Keep the selected value of the select box after Form POST or GET

前端 未结 8 1988
無奈伤痛
無奈伤痛 2021-01-03 15:33

Im trying to implement the search feature in my website.

when the search keyword is entered in the textbox, and the category combo is selected, the form will be Pos

8条回答
  •  半阙折子戏
    2021-01-03 15:55

    Here is the JQuery way I am using.

    
    
    
    

    But this is only if you have jquery included in your webpage. Regards

提交回复
热议问题