开发者

Is it possible to implement "Remember Me" using jquery cookies?

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 开发者_StackOverflownext time and redirect to a specific page.


Look at this:

jQuery Cookie Plugin

How to implement:

  • Store login information in cookie using jQuery
  • Using Simple JavaScript
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜