Is it possible to implement "Remember Me" using jquery? If so, any suggestion how it can be done?
EDIT:
I am trying to remember username and password using jquery cookies.store cookies about username and password and read it the next time and redirect to a specific page.
Look at this:
How to implement: