I'm working on a little project right now to help me improve my HTML/XML/Javascript etc skills. What I'm trying to do is to display a database, and let the user sort and manipulate it dynamically.
I already have the database in XML format, but have been trying to work out the best way to...