similar to: Upload images while editing and drag it to the doc

Displaying 20 results from an estimated 60000 matches similar to: "Upload images while editing and drag it to the doc"

2008 Jul 15
0
Drag/Drop with Image Maps
Hi all, Is it possible to use HTML area objects from an image map as droppables for a drag/drop interface? I want to get a different response depending on which part of an image I drop a draggable div object on. The context is creating an incident report form where injuries can be dragged onto a body sketch. I''ve tried this using the code below. However, the droppable is always
2014 Aug 26
0
Drag-and-drop encode/decode applets for Mac OS
Folks, I?m new here, and not really a developer, but I?ve been wanting to work on my Applescript skills. I figured the best way to do that would be to create utilities that other people might find useful (or useless). So I contacted Timothy Terriberry last week to ask if it would be appropriate to throw my crap out in front of you all, and he told me to go ahead. In that spirit, I?ve created a
2009 Dec 22
1
RGtk2 - retrieve ggraphics mouse coordinates during drag-and-drop event
Hi all, I have a gtable and a ggraphic widget. I want to drag an element from the table onto the graphic. When the drag object is released over the ggraphic widget, I want the mouse coordinates inside the ggraphic to be returned. Right now I do not know how to get the mouse ccordinates of the ggraphic widget at any given time. How can I access the ggraphics mouse coordinates? Below you find
2005 Jul 20
3
examples of drag n drop
Sorry if this sounds cynical, ( i do love script.aculo.us scripts ) , but I am wondering if people know of some good real world examples of uses of drag n drop and sortable lists. such a cute script will likely be *ab*used as much as it is used. obviously the point here is to use script.aculo.us to improve the user interface rather than just have some k00l eFX. e.g. the drag n drop instantly
2008 Mar 29
1
drag and drop or shopping cart
I would like to know whether there are plugins for the above. If not, could anyone direct me to the resouces to develop a drag and drop module for muy ror project. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,
2005 Oct 12
0
question about scriptaculous drag and drop shopping cart
I got the dragging to work, and the adding the to cart , but i''m having a problem drag from with the cart div it doesn''t drag. But the dragging works on the cart (url) here is a quick example of the cart http://64.90.176.114/ajax/drag.php - try dragging into the the solid line div (it will add an item to the db). but then try and drag from within the solid line div (gray
2009 May 01
2
Shared clipboard, drag and drop, Linux <> Wine 1.1.20
Can Wine be set up to allow "drag and drop" between Ubuntu 9.04 Nautilus 2.26.2 file manager and a Windows app running in Wine? The Windows application is the "Yamaha File Utility" v1.1.0 which allows MIDI files to be transferred to a Yamaha CLP-150 Clavinova digital piano. Unfortunately, the software relies on drag and drop for the file transfer. In native Windows, I would
2006 Apr 05
0
Howto disable Firefox Drag + Drop
Hi, I am trying to implement some custom drag and drop using javascript. However, in Firefox, the drag and drop extension seems to interfere with my custom handling of onMouseDown, onMouseMove and onMouseUp. Once I start to drag the mouse (left-mouse-down + move a few pixels) firefox shows a drag-forbidden symbol (circle with a diagonal bar inside). Does anybody know how to disable this firefox
2010 Jul 01
1
disabling alt+click/drag in WINE?
hey again, I must be seriously rubbish at searching for stuff on these forums but i have been trying to find a way to disable the alt+click/drag in WINE... playing WoW through WINE with the decursive addon, in order to move the Decursive micro unit frames you have to alt-drag the anchor but when i alt-drag it drags the WINE virtual desktop.... does anyone know if it's possible to disable it?
2008 Feb 05
0
scriptaculous drag and drop question
I have been using the scriptaculous library to build a drag and drop feature for the application I am working on. I wanted to add additional features and I was wondering how I would go about it using scriptaculous library I have been searching around the web and I have not found anything helpful. I wanted to add a drag proxy so that when user drags on a div I wanted the build the a new div with a
2006 Jun 26
2
Drag''n''drop DOM elements between (I)FRAMEs
I am quite disappointed in the drag ''n'' drop support in Mozilla Firefox. What am trying to achieve is dragging an element from one IFRAME/FRAME into another IFRAME/FRAME. But upon dropping the element, I do not want the target IFRAME/FRAME to open/load it. I want it simply to handle the event, such as parsing the element/data dropped. Such uses as dropping an element into a
2006 Jun 18
0
Very cool scriptaculous table drag and drop stopped working on new version
Using older versions of prototype.js (1.4.0_rc2) and scriptaculous (1.5._rc4), I had a master table containg other tables (sections), each of which had rows. Using tbody''s as containers, I could drag the section tables up and down over the other section tables AND drag the rows in a section table up and down within that table or into the rows of the other section tables, all very
2005 Oct 25
0
Select & drag multiple elements
Hello, I have started looking at adding support for selecting multiple elements, and then being able to drag & drop them together. The application is a photo site, where it would be too tedious to drag thumbnails to albums one by one. The idea is to let the user select multiple items by clicking, shift-clicking for a range, or ctrl-clicking to toggle the selected status. My approach is
2006 Mar 29
2
Drag/Drop and KeyPress
Hi! is it possible to make a drag dependent on a KeyPress event? I couldn''t find any information on that on the script.aculo.us website. My scenario is the following: I have a tree with several nodes (like windows explorer). Right now i use Drag & Drop to move a node below a new parent. Now i want to implement a copy mechanism which allows the user to copy a node through Drag
2007 Dec 18
1
Prevent drag and drop within Samba shares
Hello, Is there a parameter in smb.conf that prevent users to use drag and drop within Samba shares? I know this is a Winedow$ function, but some users (hum, hum) use Explorer to open their files and accidentally they drag and drop sometimes a directory in the root of the share to another directory in the root of the share. My samba server is member of a native W2k3 server Active Directory and
2007 Apr 11
1
Drag and Drop sorting of images, need to save
Okay, I know it is out there somewhere. I am working in script.aculo.us trying to get a series of images to go into a grid and be reordered. Then the form can be submitted and saved in a database. I am working in ColdFusion, but understand ASP and PHP. Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2005 Sep 13
1
Drag & Drop between two browser windows??
Hi All, I''m just starting out with RoR and scriptaculous so I hope this is the right forum for this question. :) I''d like to use the drag & drop feature to allow users to copy text from a browse/search result to a text box across windows. For example if a user wants to browse for an existing tags, that list might be too long for a auto complete textfield to be helpful. So
2006 Mar 29
2
can you do drag and drop sorting with multiple lists?
Has anyone extended drag and drop sorting to work with multiple lists? I''m looking for something like this Best Roles for actors (in order of preference): Mary Bill Jane (actors/actresses) The Queen Joker 1st Angel Beggar woman Chief of guards Dog Catcher 2nd thief
2006 Dec 12
1
Drag and Drop in IE7 vs FF
Hi, I''ve got drag and drop (DD) working for my app in FF. However, the same code doesn''t work in IE7. I can''t even see an icon change when you hover over the item I intend to drag. All I get is the lasso effect; the mouse makes look it is trying to select the contents of the page. Here''s an abbreviated version of the code with the pertinent section: <%
2007 Nov 09
0
iframe is reloading during each sortable drag/drop point
We are creating a simple widget portal for our site and trying to use Sortables. Each of our widgets is an iframe. But when you try to drag an element containing an iframe the Sortables api causes the iframe to reload at each possible drop point. This causes the ui to shutter and become unusable. I have narrowed the issue down the onEmptyHover where dropon.insertBefore is called. Is there a