SoCcErALC9
07-20-2003, 01:22 AM
I was wondering, how can you make a drop down menu using page anchors? I've seen this before so I'm pretty sure it can be done...how? Thanks for your help!
|
View Full Version : Drop down menus? SoCcErALC9 07-20-2003, 01:22 AM I was wondering, how can you make a drop down menu using page anchors? I've seen this before so I'm pretty sure it can be done...how? Thanks for your help! lefty 07-20-2003, 01:26 AM I would just put the anchor in the option section just like you would any other link. So it would look like... <option value="page.html#anchor">link</option> see if that works. :) SoCcErALC9 07-20-2003, 03:19 AM It worked! Thank you so much! I was going crazy trying to figure it out! Thanks so much! :D:D lefty 07-20-2003, 04:15 AM you're welcome :) |