Easily link all the pages of your site or create a list of outside links using a pull-down menu. When a user selects a link from the pull-down menu, they are automatically taken to that page.
Expanding text is created using JavaScript. For users this means two things: 1) To change the text message and other modifications, you will need to modify the code using an advanced editor or your own text editor, and 2) if you a familiar with JavaScript, you may modify the script even beyond what we suggest below. To learn more about JavaScript, check out these books.
To install a pull-down menu, follow the steps below.
Copy and paste the following HTML code where you want the pull-down menu to display in your page. Then using our Advanced Editor or your own text editor and following the options below, modify the JavaScript code to suit your needs.
Option 1:
To change the links in the pull down menu, change the URL and page title.
Option 2:
Duplicate one of the link lines or subtract one to increase or decrease the amount of items in the pull down menu.