Path // www.yourhtmlsource.com → JavaScript → DROP-DOWN LINK BOX
Drop-down link box
This Javascript-enabled select box is an excellent way to give access to multiple pages without using up lots of screen-space. It'll never replace text links though.
Clock This page was last updated on 2012年08月21日
Drop-down link box Source: » HomeSite HTML editor
Requirements: Version 3 browser.An effortlessly cool way to get around. You can use this code to link to different pages; or to link to specific sections of the same page. For help with that go to this tutorial.
2 See the CodeRestrictions: you can only have one of these on each page. What you can do is have a link back up to the box at key points further down by using internal links. It's an imperfect system, but it works.
Note: if you want the link to activate automatically, without the use of the 'Go' button, use this code.
2 See the Code
Other JavaScript Articles // Basic JavaScript · Event Handlers · Writing Scripts · Functions · Objects and Properties · Form Validation · Advanced DOMs · Support Detection · Popup Windows · DHTML Explained · Scripting Frames · Cookies · Ajax · Date and Time Scripts · Add to Favorites Link · Drop-down link box ·
What’s Related // Internal Links · Basic Forms