Drag and drop page re-arrangement !

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
4/20/2012 4:02:28 AM
Gravatar
Total Posts 71

Drag and drop page re-arrangement !

Hi Joe,

there is some code in Default.aspx.cs file :

/// <summary>
/// this is just an experiment looking into possibilities of drag drop page re-arrangement
/// </summary>
private void SetupDragDropScript()
{

Are you want to add drag-drop ability to mojoportal? It is nice idea, how it works?

4/20/2012 7:24:58 AM
Gravatar
Total Posts 18439

Re: Drag and drop page re-arrangement !

It was just an experiment as it says in comments, I never got it working and it isn't a high priority.

You must sign in to post in the forums. This thread is closed to new posts.