Jonathan
08-14-2003, 01:49 AM
How can I make a dropdown box so that when they select something then the information for that selection will appear below it... for example:
///////////////////////////////
/// Selection 1 //
///////////////////////////////
Then they select selection 2
///////////////////////////////
// Selection 2 //
///////////////////////////////
Then something would show up like this:
////////////////////////////////
// Selection 2 //
///////////////////////////////
1. Blah Blah Blah
2. blah blah blah
3. blah blah blah
4. etc.
This would all be on one page... any ideas? If worst comes to worst can someone show me how to do it w/ and IFRAME?
///////////////////////////////
/// Selection 1 //
///////////////////////////////
Then they select selection 2
///////////////////////////////
// Selection 2 //
///////////////////////////////
Then something would show up like this:
////////////////////////////////
// Selection 2 //
///////////////////////////////
1. Blah Blah Blah
2. blah blah blah
3. blah blah blah
4. etc.
This would all be on one page... any ideas? If worst comes to worst can someone show me how to do it w/ and IFRAME?