Here I am posting my problem statement.
User select option from drop down. Selected value appears on page. But, when user refresh the page then that selected value disappears from page.
I need that that value should be what I selected before refresh the page. Is this possible using js/jquery.
Please guide me how I can achieve this!
Regards