previously i tried this code. but this is not a good approach
[HTML]<html>
<head>
<script language="JavaS cript">
function AddItem()
{
var i = document.getEle mentById('Combo box1').selected Index ;
var a = document.getEle mentById('Combo box1').options[i].text;
document.getEle mentById('Combo box2').add(new Option(a,a))
...
User Profile
Collapse
-
-
in my clge they have given a task to transfer the item from one listbox to another listbox. while working , i got an idea to use the drag and drop method. but i dono how to do tats y i asked for help. pls give me ur idea on how to do it....Leave a comment:
-
Drag and Drop from one dropdown listbox to another
hi frnds,
I need ur help .im new to the javascript. i want to drag and drop an item from one dropdown listbox to an another dropdown listbox.i dont know how to do this. if possible means plz help me by giving ur suggestion
No activity results to display
Show More
Leave a comment: