Re: Sorting a listBox and keeping the multi-selected lines... selected
- From: "\"A_Michigan_User\"" <Michigan_RE_M0VE@xxxxxxxxxxxxx>
- Date: Wed, 27 Dec 2006 20:36:11 -0500
I wonder if it's a Windows-2000 thing. But what?
When I try to run that code on Windows-2000/IE6... clicking on any 1 item in
the list box... runs that code... but selects *ALL*
the items from the top of the listBox... down to the one I clicked on. (It
should only keep the original one item selected.)
Weird.
"Ayush" <"ayushmaan.j[aatt]gmail.com"> wrote in message
news:efh%23Y6cKHHA.320@xxxxxxxxxxxxxxxxxxxxxxx
Replied to ["A_Michigan_User"]s message :
I give up. I'm trying to save 3 values from each line of a multi-select
listbox... then sort
them... and put them back into the listbox. (Also remembering which
were previously selected.)
This code seems to work fine with Windows-XP/IE7... but not with
Windows-2000/IE6.
Anyway to write a more universally usable block of JavaScript code?
[code]
This should work. I tested on XP,Sp2 / IE 6 and this works. I think
problem is somewhere else.
? Ayush [ Good :-) Luck ]
-------------
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
-------------
.
- Follow-Ups:
- References:
- Sorting a listBox and keeping the multi-selected lines... selected
- From: \"A_Michigan_User\"
- Re: Sorting a listBox and keeping the multi-selected lines... selected
- From: Ayush
- Sorting a listBox and keeping the multi-selected lines... selected
- Prev by Date: Re: Javascript & ADO.NET
- Next by Date: Re: Sorting a listBox and keeping the multi-selected lines... selected
- Previous by thread: Re: Sorting a listBox and keeping the multi-selected lines... selected
- Next by thread: Re: Sorting a listBox and keeping the multi-selected lines... selected
- Index(es):
Relevant Pages
|