This topic is locked
[SOLVED]

 Drag And Drop

5/9/2013 3:16:43 AM
PHPRunner General questions
M
mik 62 author

good day

I would need to insert one or more <div> elements on a page, using the event "before display." these elements would move them on the page.
I found a very simple script

http://www.java2s.com/Code/JavaScript/Event/MouseDragandDrop.htm
putting the javascript code in the onload and using its css in PHPRunner page does not work.
thanks

C
cgphp 5/9/2013

It's difficult to help you without seeing the code. The page above doesn't exist.

M
mik 62 author 5/9/2013

thanks Cristian

I solved