Connecting Tech Pros Worldwide Help | Site Map

help in drag and drop as adding songs to playlist in media layer

Member
 
Join Date: Oct 2006
Posts: 58
#1: Nov 4 '06
Hi,
I want code in javascript in which i can able to drag and drop components between the frames. At same my condition are that it doesn't removed from first frame in which we are going to dragged .I mean to say that while dragged function is applied a copy of that component is go in to that another frame.
The best example for above is function just like adding songs in the playlist of media player from the file.

Please give me suggestion to ahead.
thanQ
Needs Regular Fix
 
Join Date: Jul 2006
Posts: 269
#2: Nov 4 '06

re: help in drag and drop as adding songs to playlist in media layer


I hope its useful for u

Please refer the link
http://www.walterzorn.com/dragdrop/dragdrop_e.htm

vssp
Newbie
 
Join Date: Oct 2006
Posts: 28
#3: Nov 4 '06

re: help in drag and drop as adding songs to playlist in media layer


but i want for text but not for images or using div elements. could u help me
Newbie
 
Join Date: Aug 2006
Posts: 4
#4: Nov 15 '06

re: help in drag and drop as adding songs to playlist in media layer


hello
i wanted the same case of drag and drop using script.aculo.us where there are classes for dragging and dropping.
the problem there is also the same.
i wanted a copy of the dragging text to retain in its original position using scriptaculous only, which is not happening.
is there any way out??
please help me fast.
Member
 
Join Date: Oct 2006
Posts: 58
#5: Nov 16 '06

re: help in drag and drop as adding songs to playlist in media layer


Quote:

Originally Posted by sarvani

hello
i wanted the same case of drag and drop using script.aculo.us where there are classes for dragging and dropping.
the problem there is also the same.
i wanted a copy of the dragging text to retain in its original position using scriptaculous only, which is not happening.
is there any way out??
please help me fast.

hi,
I know drag and drop of text: But i need drag and drop like playlist..
you can use the following link.

"http://www.java2s.com/Code/JavaScript/CatalogJavaScript.htm"

From the above link you can find drag and drop.
-raju
Reply