Conditional choices should be either or
问题 This is an example how the code exist currently : http://jsfiddle.net/rym2g/ The only thing I need it to do now is based on the choice that was made make sure that it is the only choice available... for example: who are you? jim kyle becky (you chose becky) display becky's form (you decided that you wanted to choose kyle instead of becky) hide becky's form and display kyle's form only Hope I've explained myself well enough. <form> <ul class="form-nav"> <li><a href="#a-1">AAA</a></li> <li><a