关于可移动组件的资源提示

时间:2023-01-19 22:16:02

I would like to create a user interface like the iGoogle or facebook profiles where the end user can customize the layout. Move components around, resize e t c

我想创建一个用户界面,比如iGoogle或facebook的配置文件,最终用户可以在其中定制布局。移动组件,调整大小

Do you have any suggestions on resources/code examples in order to create something like that?

为了创建这样的东西,您对资源/代码示例有什么建议吗?

3 个解决方案

#1


2  

http://www.codeproject.com/KB/ajax/MakingGoogleIG.aspx

http://www.codeproject.com/KB/ajax/MakingGoogleIG.aspx

http://jqueryui.com/demos/sortable/#portlets - i think it will be good starting point for pure AJAX solution.

http://jqueryui.com/demos/sortable/#portlet——我认为这将是纯AJAX解决方案的良好起点。

#2


1  

If you're using ASP.NET, as you say you are, look into something like ASP.NET Web Parts or dropthings. The codeplex site for dropthings is here.

如果你使用ASP。NET,就像你说的,看看ASP。NET Web部件或dropthings。dropthings的codeplex站点就在这里。

#3


0  

Before making any decision do checkout extjs Layout Managers from the left navigation.

在做任何决定之前,请从左侧导航中检查extjs布局管理器。

#1


2  

http://www.codeproject.com/KB/ajax/MakingGoogleIG.aspx

http://www.codeproject.com/KB/ajax/MakingGoogleIG.aspx

http://jqueryui.com/demos/sortable/#portlets - i think it will be good starting point for pure AJAX solution.

http://jqueryui.com/demos/sortable/#portlet——我认为这将是纯AJAX解决方案的良好起点。

#2


1  

If you're using ASP.NET, as you say you are, look into something like ASP.NET Web Parts or dropthings. The codeplex site for dropthings is here.

如果你使用ASP。NET,就像你说的,看看ASP。NET Web部件或dropthings。dropthings的codeplex站点就在这里。

#3


0  

Before making any decision do checkout extjs Layout Managers from the left navigation.

在做任何决定之前,请从左侧导航中检查extjs布局管理器。