Values entered by the user in <input/> are required to be kept unchanged after refreshing the page. 
The browser dependency is expected be avoided in order to keep the cross browser compatibility.(For example: cookies, localStorage are not solution for this.) any one let me know how this can be achieved. JavaScript, Jquery can be used, but it should be browser compatible.
 
     
     
     
    