Menu's and navigationVIDEO LINKS: [ vertical_slidemenu ] [ horizontal-dropmenu ] click to open video in a new windowif you are having troubles viewing the video's online, please download the video from the link below to view locally on your computer. The download package includes a web page for viewing the video files, and several SWF or FLV video files. Just download the zip file, extract, then double click on the 'web page' to view the video. VIDEO LINKS for download: [ vertical_slidemenu ] [ horizontal-dropmenu ] OverviewYour web template contains several 'navigation' components. When it comes to providing a method for your visitors to get from page to page in your site, we don't mess around, nor do we think that you should. The navigation components are designed to provide 'easy' and 'obvious' links to the pages in your website. The longer a visitor spends on your site the better. We have several 'criteria' in designing the navigational components for your template.
Several of the 'navigation' components have been reviewed in other help pages, for the instructions on this page we'll deal with 3 types of navigation components
horizontal dropmenu allows for the use of regular menu 'buttons' and 'buttons with sub menus'. The number of buttons you can fit into a page, is limited by the width of the page, and the number of characters in the button name. The width of the buttons is determined by the number of characters used in the button name. Fewer characters = narrower buttons. For menu buttons with sub menu's, there is an unlimited number of sub menu's you can add. Sub menu's are 1 level deep ( sub menu's can not display additional sub menu's ). As a bonus, the menu buttons using sub menu's also have the ability to include a hyperlink, so it will also double as a clickable button. vertical slidemenu allows for the use of regular buttons and buttons with sub menu's. The sub menu's 'slide' down, and not 'out' Using this method allows for better browser control and compatibility. The buttons in this menu can be 'static' with a clickable link, or a button with a sub menu. Buttons with sub menu's will not be able to 'link' to a page as in the horizontal menu. The buttons using sub menu's act as a 'title' for the sub menu, and open the sub menu when clicked on. As a bonus, when the menu detects that a button has a sub menu, it will automatically display the 'indicator arrow' and that indicator arrow will rotate when the menu opens and back when the sub menu is closed. The sub menu allows for an unlimited number of menu items and extends the page when more room is required. When a visitor opens a sub menu, then clicks on a different 'menu' with sub menu, the menu's will simultaneously open and close. ( open the new menu / close the open menu ). bottomlinks is a nice simple text based menu. This menu is included in your page, as it allows you include as many internal and external links as you like. ** NOTE ** INSTRUCTIONAL TEXT DISPLAYED IN RED, IS TEXT THAT SHOULD NOT BE CHANGED OR MODIFIED IN THE {dropmenu or the vertical_slidemenu} PAGES INSTRUCTIONSdropmenuThe dropmenu contains 2 sections of 'code' which you can see when you open the {Library / dropmenu} page, and switch to 'code' view. The first section of code is enclosed with comment tags and contains the info for the main menu buttons, so you can't miss it: <!--1st section: THESE IS THE MAIN MENU BUTTONS --> the second section is listed farther down the page and contains the info for the sub menu buttons <!--2nd section: THESE IS THE SUB MENU BUTTONS --> The easiest way to 'change' a button name, is to change it directly in the 'code' window. Although you can do it in 'design' view, I recommend you work in the code window...once you've tried it, I think you'll like it. The button 'code' contains 3 bits of information about each button ( the link, the title, the name ) The 'link' is the hyperlink or address of the page you want that button to go to when clicked. The 'title' is the text that is used for 'accessibility', specifically screen readers. It's also used as a description for the button, if you mouse over the button, the 'title' will display as a description. Also beneficial for advanced search engine optimization. The 'name' is the actual text name displayed on the button. instructions:change menu or submenu button namein this example, you would ONLY change 'Home' or 'Item1' (examples displayed in red)
change menu or submenu button HYPERLINKin this example, you would ONLY change 'index.htm' or 'catalog.htm'
change the button titlein this example, you would ONLY change 'Home' or 'Item1'
add a main buttonthe buttons are listed top to bottom, display on your page as left to right. To add a button to the 'left' of an existing button, copy and paste you button code above the button you would like it displayed next to.
if the new button will display a sub menu:first, create your sub menu buttons by coping and existing 'sub menu' block
remove menu or submenu button
vertical_slidemenuopen the {Library / vertical_slidemenu} page change menu button name
change a sub menu button name
add a menu button ( no sub menu )
to add a menu button with a sub menu
remove menu button
remove a sub menu button
|