Dragging and dropping elements from one frame to another

Applying eValid to AJAX applications that require advanced DOM-based methods.

Dragging and dropping elements from one frame to another

Postby KBrunk » Thu Mar 16, 2017 2:39 pm

Hello.

Sorry if I'm posting this question on the wrong thread, but here goes:

I have a situation where i need to drag an element from one frame and drop it to another frame.

I don't know how to proceed with this type of scenario and need some insight.

Kindly help me out.

Thanks
KBrunk
 
Posts: 1
Joined: Thu Mar 16, 2017 2:35 pm

Re: Dragging and dropping elements from one frame to another

Postby eValid » Fri Mar 17, 2017 1:34 pm

KBrunk wrote:Hello.

Sorry if I'm posting this question on the wrong thread, but here goes:

I have a situation where i need to drag an element from one frame and drop it to another frame.

I don't know how to proceed with this type of scenario and need some insight.

Kindly help me out.

Thanks


Thanks for posting KBrunk.

Actually, eValid can do this but it is not a "pure" DOM-based (browser-internal) solution.

The reason for this is, that drag/drop is a windows desktop function because it needs to know screen addresses for the copy from and the copy to locations.

So in eValid you have to do this in Application Mode:

http://e-valid.com/Products/Documentati ... .mode.html

This is the only way you can assure that the from/to addresses are consistent, and the proviso is that you have to agree NOT to move the windows around...

-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to AJAX Applications & DOM Processing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons