Hi Stephan I have tried this and when I click my button I get null.
Guess I am calling the button incorrectly ? Many Thanks Chris. On Mon, Feb 2, 2009 at 4:23 PM, Stephan Veigl <stephan.ve...@gmail.com>wrote: > > Saving $("#root_element").html() to your DB should do the job. > > see a little demo: http://jsbin.com/uwujo/edit > > by(e) > Stephan > > > 2009/2/2 Chris Owen <skatee...@gmail.com>: > > Hey, > > > > I have been trying for about a week now to be able to save the layout of > my > > page, I am using sortable, dragable etc so that my users can create there > > own layout. > > > > I need away to save this layout either to a cookie or to a database so > that > > I can reload there layout when they come back. > > > > Many Thanks > > > > Chris. > > >