April 2, 200917 yr hi all, can any one help me about drop down menu??? it can be css/javascript or flash, but i need a good tutorial.. any kind of help is appreciated and advance thanks for helping me.. regards abeer
April 2, 200917 yr They're really easy, you literally just do this: <select name="name of select box (reason it's here"> <option value="id of what it's doing">Name to Appear 1</option> <option value="id of what it's doing">Name to Appear 2</option> <option value="id of what it's doing">Name to Appear 3</option> <option value="id of what it's doing">Name to Appear 4</option> </select>
April 3, 200917 yr http://lmgtfy.com/?q=CSS+dropdown+menu+tutorial That's awesome! ha ha! It seems like every idea has been taken when it comes to websites.
Create an account or sign in to comment