Look, It's a Drop Down Menu!! https://bdesignelements.runboard.com/t48 Runboard| Look, It's a Drop Down Menu!! en-us Fri, 29 Mar 2024 14:40:41 +0000 Fri, 29 Mar 2024 14:40:41 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Re: Look, It's a Drop Down Menu!!https://bdesignelements.runboard.com/p429,from=rss#post429https://bdesignelements.runboard.com/p429,from=rss#post429Hi Susi, The options for HTML header and HTML footer are designators for when the code will be used and default to just above the message boards forums and just below the message boards stats but the code itself can appear anywhere you ask it to in the coding. What I used in the link you provided is a Drop Down Menu Navigation Bar and the CSS part allows you to change the colors and style of the buttons.nondisclosed_email@example.com (Pastor Rick)Thu, 29 Apr 2010 09:32:27 +0000 Re: Look, It's a Drop Down Menu!!https://bdesignelements.runboard.com/p428,from=rss#post428https://bdesignelements.runboard.com/p428,from=rss#post428Where on the board page will this one appear and where do I insert the code? I only see HTML options for header and footer. I'd like to have buttons with drop-down link menus like they have here, but just another color.nondisclosed_email@example.com (Susi2)Wed, 28 Apr 2010 07:33:24 +0000 Look, It's a Drop Down Menu!!https://bdesignelements.runboard.com/p52,from=rss#post52https://bdesignelements.runboard.com/p52,from=rss#post52RunBoard doesn't allow Java so here is a easy HTML drop-down menu: <form name="jump" action="#" class="menu"><select size="1" style="font-family:'verdana';color:#aa2200;background-color:#f9f2df;font-size:9pt" onchange="location=options[selectedIndex].value;"> <option> It's The Bible's - Favorite Christian Links </option> <optgroup label="Click on a Site"> <option value="http://www.christianguestbook.com/bin/gb.cgi?master=rickgordon">ITB Guestbook</option> <option value="http://www.runboard.com/bcoffeezon">CoffeeZon</option> <option value="http://www.runboard.com/bchristianworld">Christian World</option> <option value ="http://www.runboard.com/bnearthecross">Near The Cross</option> <option value="http://www.runboard.com/btat125">Thee Apple Tree</option> <option value="http://www.runboard.com/bchristianchatterBox">ChristianChatterbox</option> <option value="http://www.runboard.com/bunityinchrist">Unity In Christ</option> <option value="http://www.runboard.com/bmeadowsgreen">Meadow's Green</option> </optgroup> </select> </form>nondisclosed_email@example.com (Pastor Rick)Mon, 01 Jan 2007 10:32:25 +0000