Related Entries

Got linked in!
What is your excuse now?
Which is the best DN site?
Citibank defines advanced browsers
Freeware for HTML editing on Windows

« Nagios
» Miscellaneous articles

Printer-friendly

Moving selected items

HTML with Javascript to do client side manipulation of selection lists.

I was making a customizable RSS news reader. There is a master list of channels and you can choose what channels you want to subscribe to and display it in either the left column or the right column.

Here’s a sample HTML file using Javascript that can let you manipulate all the channel selections. View the source and use the code if you would like to.

js_move_selection.gif
Screenshot

  1. Oooh, nice!

    The effbot is putting an RSS Newsreader - http://www.brunningonline.net/simon/blog/archives/000373.html .

    Posted by: Simon Brunning on September 10, 2002 10:15 AM
//-->