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
[email protected]
http://jquery.com/discuss/

Reply via email to