Web Enabled Drag and Drop : How to ? Enlighten Me :)

Hai,
I am writing a web page which should have Drag and Drop functionality.In the web page You should be able to move the lables around, and when you login again you should be able to see the lables where they were moved to.
I'm thinking the only way to make it with java is includ a JTable in JApplet and fill its cells with the JLables. Make them Draggable and the JTable as Drop Source. Get their positions after they r moved and then update the positions in Database with JDBC.
Please can you give me the suggestions on how to do this. Is there anyway I can do this with Java Script..?
I welcome your suggestions and help for this.
Thanks in Advance.
:-)

If you are doing this on the timeline, then your dragging sections should each be on their own layers, and they should extend through whichever frames you intend them all to be present.  So if you have mouths being added in frame 1, hats in frame 2, and eyes in frame 3, then you need to have each section of pieces on its own layer, and the mouths layer should extend from frames 1 thru 3, the hats from frames 2 thru 3, etc.

Similar Messages

  • BO XI 3.1 Security - Enable drag and drop

    Hi,
    I am trying find out how to enable "drag and drop" for the webi reports in Infoview.
    What are the main settings in access levels or profiles needs to be done ?
    Also, I am wondering if we can do some settings for enabling developers to use import wizard-client tool.
    Any suggestion from soem experts...?

    You can do "drag-n-drop" in the Java Report Panel. But you cannot "drag-n-drop" report objects from folder to folder which is a poor design in my humble opinion. ASUG (America's SAP Users' Group) is starting several Influence Councils this year. If you are interested in voicing your constructive opinion and suggestion to the Product Managers, please go to asug.com to find out more information and to sign up.
    As of Import Wizard, it is an administrator tool and should be restricted to administrators only. Making it available to developers/users is asking for trouble. It will lead to total chaos.

  • How do I enable drag and drop of photos from a webpage to my desktop? It has stopped working and I cannot figure out how to enable it.

    I used to be able to drag and drop photos from webpages to my desktop but am no longer able to do so. I can however right click and save image as, but that it just to tedious.

    That sounds like a browser issue so what browser and what web sites?

  • How do i enable drag and drop?

    Im trying to move specific music from my imac onto my iphone, via drag and drop but it isnt letting me do so, only syncing my entire collection of music.. help?

    1. Connect your phone to iTunes
    2. Open iTunes and select your device
    3. select music and then choose the option "select playlists, artists, albums, and genres
    4. choose the songs you want
    4. sync your device
    you can also create and playlist and then drag whichever song you like and then sync that playlist using the the above steps
    Aryan_m92

  • Swaping key figures in Web Report(Drag and drop)

    Hi,
    Assume that I have following three key figures displaing in the following sequence in web report:
    Actual, Target, Estimate:
    Now I want to put the key figures in the following order:Estimate,Actual,Target
    When I do try to do the Drag and Drop in the web report I'm getting the following message and I'm unable to move Estimate to the first column,
    Message: Drag and drop action was invalid and was not executed
    I can able to drag and drop in the Bex Analyzer but in web reporting its not working
    Please help
    Thanks

    Hi,
    You can achieve this swapping of KFs by swapping them in BEx. In WAD, you just use the BEx query in which you do this swapping.
    Regards,
    Yogesh.

  • Enable Drag and Drop from mail to inbox folder

    Using Outlook 2007... Somehow my drag and drop function has been disabled. I can no longer select an email and move it into a mail folder by dragging and dropping. I am able to right click and select "move to" but dragging and dropping is much
    more efficient with the volume of email I'm receiving. This happened to me years ago but the company's IT guy fixed it while I was out of the office. When asked he said I had typed a keyboard code unknowingly that disabled the function. Any ideas on how to
    regain the awesomeness that is drag and drop??

    Hi,
    Some users who encountered the same issue are able to resolve it by pressing ESC key for several times, you may have a try and let me know the result.
    If above doesn't make any change, we may try to right-click the email you want to move and drag it to the target folder, then select Move from the pop-up menu to see if it will work.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Difficult: Drag and Drop: how to get the path of the drag-source ??

    I have to write an applet, after a "Drag&Drop"-Operation from a MS-Word-document to this applet, the applet is supposed to show the path of the document.
    Does anyone know how to do this ?
    thanks

    http://forum.java.sun.com/thread.jsp?forum=4&thread=300727

  • Drag-and-drop in Web Center 11g

    I'm running the Avitek sample portal on JDev 11.1.1.3 with Web Center on integrated WLS.
    Is it possible to enable drag-and-drop of portlets within the page layout - by an end-user?
    I understood this was a feature available in Web Center and not in WLPortal - so has anyone got this working?

    Webcenter supports drag and dropping of portlets out of the box. You don't need to do anything special to enable drag and drop of portlets.
    The only requirement there is, is that users are logged in and they have granted personlization rights.

  • How to drag and drop a swing component that can make it behave like Visio.

    1) How to make a JComponent drag and drop that behave like visio? I understand it's possible to drag and drop a text or image, but no idea on how to do that on JComponent. 2) After the JComponent is dragged and dropped, how to make the JComponent to be able to resize by the user using mouse 3) The area that the JComponent dropped should it be GrassPane, LayerPane, or ContentPane?

    I see where you're going. I'm drawn to Thunderbird because it puts open emails in separate tabs, which makes finding a particular open message easier than searching the task bar for an open outlook message. I do see your point that tab happy programmers, probably too young to remember how cool we thought drag and drop was when it first came out, don't think much of it. As with a lot of software, each programmer has a very limited view of how it their program should be used vs how it is actually used in the wild.
    People work in different ways. When I schedule an appointment with a client, this is often preceded by a series of emails related to whatever the client wants to discuss. I drag and drop those messages into the appointment window so that on the date of the appointment, I have a nice neat summary of the issues right there in the appointment window. I could use workarounds (save email and then attach to the appointment), but that's like a trip back to Windows 3.0 and it's, if I'm not mistaken, 30+ years later. I guess I'll continue to use Tbird for email and outlook for calendar, not my preferred solution, I'd like to flip MS the bird and cut all ties to outlook, and was hoping Tbird was the solution. Not yet, and perhaps not ever, based on your thoughts.

  • Drag and drop custom object

    Hello,
    I am trying to create a GUI where the user will be able to drag an object (which I have created) from a toolbar button onto a JPanel. I have tried the sun tutorials to no avail. I am unsure exactly what code I should be writing to enable this functionality. I have written a dragmouseadapter which enables drag and drop from the button. I have also written a TransferHandler and Transferable for the object, but again I'm not sure how I should be using these. Can anyone advise me? Hopefully in a sort of step-by-step instruction for setting this up. Thank you.

    You wanted to drag and drop a custom component and you said its done using dragmouseadapter!
    TransferHandler and Transferable are used to transfer the data between the swing components.
    Now, what you want to do? So, we can help!

  • Drag and Drop in ALV

    Hi All,
    I have the latest version configured. In the ALV, I have new feature to drag and drop the column
    in the ALV table so that it's position can be changed.
    Because of this my columns settings are getting disturbed.
    How to disable this feature.
    I have already coded as
    lr_model->SET_COLUMN_SELECTION_ALLOWED( abap_false ).
    lr_model->set_fixed_cols_left_allowed( abap_false ).
    lr_model->set_fixed_cols_right_allowed( abap_false ).
    Earliest replies are highly appreciated.
    Thomas: Any way to do this.
    Regards,
    Lekha.

    Hi Lekha,
    Please refer to the link below. This link elaborates how to enable Drag and Drop functionality in tables. I hope reversing those settings and properties will disable drag n drop feature.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0760510-a2d5-2b10-de9f-d897679696e3
    I hope this will help your cause.
    Regards,
    Sumit

  • Drag and Drop onto a Panel

    Does anybody know how to enable drag and drop onto a panel? I
    need my users to be able to choose an image from a grid and place
    it where ever they want on a panel or something. How can I do this
    in flex? I know how to do drag and drop from grid to grids or
    select boxes. I just can't get to place it on a panel.
    Thanks for any insight

    Thanks a million. This definitely helps out a lot. Do you
    know of a way where you could put all of them on the panel and
    control their layout? Basically, I need the user to be able to pick
    as few or as many of the flags they want and place them on the
    panel to make a collage. So the end user can drag the items around
    and put them in the panel however they see fit.
    Once again, thanks.

  • Drag and Drop - Drag Image

    I'm using the Flex DragManager in an AdvancedDataGrid with
    HierarchicalData to allow the user to drag and drop tree nodes to
    re-order them. It is working fine. The problem I am having is with
    the drag image. The drag image does not always show up. It seems
    like it will appear for one drag and drop. Then if I try to drag
    another tree node I do not get the drag image there is just a line
    to show I'm dragging something.
    When I say drag image I mean the faded image of the text of
    the tree node which appears as I drag the tree node.
    I am using the following properties on the AdvancedDataGrid
    to enable drag and drop:
    dragEnabled="true" dropEnabled="true" dragMoveEnabled="true"
    Now if set dragMoveEnabled="false" then I do get a drag image
    everytime. But I need move the tree nodes around not copy them so I
    need dragMoveEnabled="true".
    Thank you

    I'm using the Flex DragManager in an AdvancedDataGrid with
    HierarchicalData to allow the user to drag and drop tree nodes to
    re-order them. It is working fine. The problem I am having is with
    the drag image. The drag image does not always show up. It seems
    like it will appear for one drag and drop. Then if I try to drag
    another tree node I do not get the drag image there is just a line
    to show I'm dragging something.
    When I say drag image I mean the faded image of the text of
    the tree node which appears as I drag the tree node.
    I am using the following properties on the AdvancedDataGrid
    to enable drag and drop:
    dragEnabled="true" dropEnabled="true" dragMoveEnabled="true"
    Now if set dragMoveEnabled="false" then I do get a drag image
    everytime. But I need move the tree nodes around not copy them so I
    need dragMoveEnabled="true".
    Thank you

  • JList - drag and drop

    Hi,
    I'm struggling with getting my program outfitted with a drag and drop function in and between a few JList components. (I'm using NetBeans IDE 6.7)
    I have four JLists of which only one I want to enabled drag and drop rearrangement of the strings. Furthermore I would like to enable dragging from the other three lists into the rearrangeable list (which may be empty!).
    I've searched for answers but I just can't manage to translate the answers on other forums into a usable solution for my program... I am relatively new to Java and NetBeans, so I would appreciate if you could keep the answers simple... (if possible).
    What I know about this problem already:
    - if i set dragEnabled to true, I can drag text into e.g. a TextField without further complications

    JTextComponents have preinstalled TransferHandlers that make it possible to simply call setDragEnabled(true) and you are good to go. However, with most other components, you need to install a custom TransferHandler (ie call list.setTransferHandler() ) to get the job done.
    Here is a sample of the code you need: ListTransferHandler
    ICE

  • Implement Drag and drop functionality in my application

    I want to drag image from one UIImageView to other UIImageView.
    Is there any event handle to this drag and drop functionality.
    Any one have different idea to handle this. than please reply.
    Any coding idea related to this?

    it is possible but u have to write some advance code to handle plz mention ur Forms version and other info
    Forms 10g and above possible with Java beans
    Forms 6i there is a demo in forms online help ........ Search DRAG
    To enable drag and drop on an item:
    1     Attach the PL/SQL library DRAG.PLL, which contains the  Mouse package, to your module.
    2     Create a WHEN-MOUSE-DOWN trigger on each item that can be dragged.  From this trigger, call the Click routine from the Mouse package.
    3     Create a WHEN-MOUSE-MOVE trigger on each item that can be dragged.  From this trigger, call the Move routine from the Mouse package.
    4     Create a WHEN-MOUSE-UP trigger on each item that can be dragged.  In this trigger, write your application specific code.Baig
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

Maybe you are looking for

  • Apple TV No Longer Syncing to PC

    Hi. Had my Apple TV for about 4 months and until recently it has synced music fine to and from my PC. However, it has suddenly stopped syncing music purchased on ATV to my PC (will still sync purchases on PC to ATV). I've not made any changes to to P

  • PDF File and Applications

    Hi! We currently have our store application saved as a PDF file and it's on our website. The user has to print the application and fax it. What Adobe software do we need to convert the file to one they can fill out online and then submit electronical

  • I cannot use my firewall within Mountain Lion.

    I cannot use my firewall within Mountain Lion. It means that when I click "Firewall" the button, the button becomes dark grey and do not show any contents below? why? I cannot see anything about my firewall. it looks like this: "防火墙"means "firewall"

  • Deleting contacts in Ipad app

    Since there is absolutely no suport throughout Google and Skype.com, I am forced to ask the question here. How to delete skype contacts in iPad app? I tried to login to skype.com website. There is no contact list there. I can't do it in iPad app eith

  • Control Robot by Speech Recognition by Arduino

    Hi guys, I want control robot by speech recognition with Arduino, I want to use also Hidden Markov algorithm. I need help!!!!!!!!!!!!!