Suggestions needed

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
mudgil.gaurav
Forum Newbie
Posts: 17
Joined: Wed Oct 08, 2008 4:39 am

Suggestions needed

Post by mudgil.gaurav »

Hi All,

I want to develop an application using php.In this application i want to allow the user to drag and drop the
elements to the body page and design the page according to his/her choice.

I want to implement the weebly.com concept.When user drag the "paragraph with title" element then it
allow the user in the body to write the paragraph with text and title same way google map , contact us widgets.

so the user can design his/her page according to requirement.

But i do not have any idea how to proceed further.

Any suggestion would be greatly appriciated.

Thanks
Gaurav
User avatar
samie
Forum Newbie
Posts: 8
Joined: Mon Mar 21, 2011 4:14 pm

Re: Suggestions needed

Post by samie »

Really what you're looking for would be Javascript. Weebly uses A LOT of Javascript and creating something like this wont be easy or something that anybody can just tell you how to do.

I'm not the best when it comes to Javascript, but I'd recommend checking out the following link to get started on the whole drag and drop idea. But I'm assuming it took a while to develop Weebly so you'll have a ways to go.

http://luke.breuer.com/tutorial/javascr ... orial.aspx
Post Reply