I have a drop down list which is populated dynamically. I send some ajax request and get response and based on a condition the drop-down is populated. Now I need to store these populated list in localStorage as I will need to display the values which were populated previously on page refresh.I have a drop down list which is populated dyna