Anyone here good with Java script? My roommate is a CS major and needs a little help with a project.
From him: "Basically, it's a simple tree of information where information that is selected on the lower segment can't be displayed at the top. Say I have a bottom row from 1->10 (1, 2, ..., 10). Someone selects '7' with a radio input type, and the row above that will have 1, 2, 3, 4, 5, 6, 8, 9, 10. Basically, it's the same thing all the way to the top until we reach the last one. If something changes on a level below a row, we can just erase all the data in that row. Make sense? I'll be back if it didn't"
XI Wiki

