|
|
| |
|
|
| |
|
Help with dropdown menu
12.31.02, 20:14:50
|
|
|
|
Post #1 (permalink) |
|
|
| |
|
|
k, im stuck.
I need to know how to do this in php or html.
I'm making a dropdown menu, that when u choose a file, it plays the midi you selected.
here are some examples of the file names:
you're_not_alone.mid
opening1.mid
opening2.mid
so part of the script will be:
Code:
<option value="you're_not_alone.mid">You're not alone</option>
<option value="opening1.mid">Chrono Trigger</option>
<option value="opening2.mid">Wind Leaves</option>
what wud the rest be?
im perfect with everything else, just not forms... |
______________________________________
FF CITY
|
|
|
|