You can either use the cookie
plugin<http://www.stilbuero.de/2006/09/17/cookie-plugin-for-jquery/>(limited
storage) or store the state on the server using a server-side
script like php, cf, or asp.net.

Blair

On 11/23/06, Reynier Perez Mira <[EMAIL PROTECTED]> wrote:

 Hi every:

I want to add the functionallity in my site to add dynamically elements to
the DOM. Something like that:

 $('#modules').append('<li class="sortable" id="sort'+newId+'"></li>');

But I have a problem. As much here can watch in Google and some other
sites, the user can add new panels and this keep in theirs configurations
when it login again. How I can do this?

Cheers and thanks in advance

--

*ReynierPM*

5to Ing. Informática******

Maestro de poco, aprendiz de mucho******


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/



_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to