Welcome Guest, Not a member yet? Register   Sign In
[ASKING]Does anyone know how to save html element state created by jquery after refresh
#1

[eluser]fsw[/eluser]
Has anyone figure out how to save html element state created by jquery after page refresh? Thx before
#2

[eluser]WebsiteDuck[/eluser]
Can you give an example of what exactly you're trying to do? Or post your nonworking code?
#3

[eluser]danmontgomery[/eluser]
[quote author="fsw" date="1264169995"]Has anyone figure out how to save html element state created by jquery after page refresh? Thx before[/quote]

You just have to store it in something that is persistent across page loads. Session, Cookie, or Database.
#4

[eluser]vitoco[/eluser]
There's the cookie plugin for jquery, you can save a key:value pair and after loading the page again, you can ask for it and restore de state




Theme © iAndrew 2016 - Forum software by © MyBB