hi,

in our application we are caching the dom when we change tabs. by
caching i mean we clone whole dom in a javascript variable and keep in
memory. once the user returns to the cached tab we render that dom
again.

what i have created here is a simple example of what we are doing in
our application. here in example i an taking full dom in a variable
when you press "cache and render again". you will see some alerts
which will explain the process.

http://reach1to1.com/sandbox/jquery/cache_problem/index.html

problem is datepicker or any other widget stops working once i do
this.

waiting for replies,

thanks in advance,

regards,
saurabh

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to