S
simon_s_li
Hi,
I am having problems using drag drop and re-ordering items.
Example:
When I drag and item from position 1 and drag it to position 3, I want
to re-order all the items accordingly. This means an item in position
1 is now is position 3 and item 2 is now in postion 1 and item 3 is in
position 2 and position 4 and 5 stay the same.
I have searched the web.
I am need to code this in a jsp page. The searches I have found either
give me partial source code or no source code.
Does anyone have source code for this to run on a jsp page???
Thanks
Simon
I am having problems using drag drop and re-ordering items.
Example:
When I drag and item from position 1 and drag it to position 3, I want
to re-order all the items accordingly. This means an item in position
1 is now is position 3 and item 2 is now in postion 1 and item 3 is in
position 2 and position 4 and 5 stay the same.
I have searched the web.
I am need to code this in a jsp page. The searches I have found either
give me partial source code or no source code.
Does anyone have source code for this to run on a jsp page???
Thanks
Simon