
January 14th, 2013, 09:05 AM
|
|
|
|
jQuery - Create a dynamic layout
Hi
I know Jquery does draggable which is pretty much what I need.
What I need is for a user will create basic element of a page:
Logo, Background image, form, text etc. Be able to move them around and once done, I would like the code for that "layout" to be produced.
Having said that I *think* http://gridster.net/ changes the HTML behind the scenes when you drag the contents around so then I can ask users to view source and copy.
(of course, if anyone has a better solution, please do let me know)
|