在线网站建设者 [英] Online website builder

查看:81
本文介绍了在线网站建设者的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个在线网站建设者,用户可以通过简单的拖放工具轻松创建自己的网站。例如:www.weebly.com



我需要知道的是,我该如何开始以及项目将如何运作。我的意思是当用户拖动工具时,我知道在后端将呈现HTML,但我该如何实现呢?

I want to create a online website builder, through which users can easily create their own website by simply dragging and dropping tools.For example: www.weebly.com

All i need to know is that how can i start and how will the project work. I mean when a user drags a tool, i know that on the backend HTML will be rendered but how can i implement this?

推荐答案

如果你想让它们拖动drop,你需要使用一些JavaScript来处理客户端而不只是使用ASP.net。
If you want them to drag and drop, you'll need to use some JavaScript to handle that on the client rather than just using ASP.net.


如果你打算使用AJAX,那么你打算使用JavaScript。 AJAX代表异步JavaScript和XML。
If you plan on using AJAX, then you plan on using JavaScript. AJAX stands for Asynchronous JavaScript And XML.


您需要做各种事情。尝试缩小您的问题(并澄清它)。要开始使用,您必须使用JavaScript实现拖放
There are various things you need to do. Try to narrow your question (and clarify it). To get started you will have to implement drag and drop using JavaScript.


这篇关于在线网站建设者的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆