Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 08-03-2009, 07:27 PM nav dropdown problem
Novice Talker

Posts: 5
Trades: 0
I have a drop down box that works on my index.php page however it won't work on any of my internal pages. Can someone take a look for me?

The site is at

http://www.heavensbestaz.com/valarie/index.php



HTML Code:
<td class="topnavBar" 
 colspan="3"><a href="products.php" name="link6" class="topNavLinks" id="link3" onMouseOver="MM_showMenu(window.mm_menu_0404131838_0,0,18,null,'link6')" onMouseOut="MM_startTimeout();">Products &amp; Services</a> | <a class="topNavLinks" href="gallery.php">Gallery</a> | <a href="approach_home.php" name="link7" class="topNavLinks" id="link1" onMouseOver="MM_showMenu(window.mm_menu_0315124432_0,0,18,null,'link7')" onMouseOut="MM_startTimeout();"  >Our
        Approach</a> | <a class="topNavLinks" href="getting_started.php">Getting
        Started</a></td>

Code:
// JavaScript Document
function mmLoadMenus() {
  if (window.mm_menu_0315124432_0) return;
 
window.mm_menu_0315124432_0 = new Menu("root",210,16,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBF7DB","#A7630B","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0315124432_0.addMenuItem("Meet Valarie Hollingsworth","location='meet_valarie.php'");
  mm_menu_0315124432_0.addMenuItem("Hear What Clients Say","location='clients.php'");
  mm_menu_0315124432_0.addMenuItem("Our Guarantee To You","location='guarantee.php'");
   mm_menu_0315124432_0.hideOnMouseOut=true;
   mm_menu_0315124432_0.bgColor='#555555';
   mm_menu_0315124432_0.menuBorder=1;
   mm_menu_0315124432_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0315124432_0.menuBorderBgColor='#CCCCCC';
 
window.mm_menu_0321162409_0 = new Menu("root",92,16,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBF7DB","#A7630B","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0321162409_0.addMenuItem("News","location='blank.html'");
  mm_menu_0321162409_0.addMenuItem("Events","location='blank.html'");
  mm_menu_0321162409_0.addMenuItem("Newsletters","location='blank.html'");
   mm_menu_0321162409_0.hideOnMouseOut=true;
   mm_menu_0321162409_0.bgColor='#555555';
   mm_menu_0321162409_0.menuBorder=1;
   mm_menu_0321162409_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0321162409_0.menuBorderBgColor='#CCCCCC';
             window.mm_menu_0404131838_0 = new Menu("root",154,16,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#FFFFFF","#FBF7DB","#A7630B","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0404131838_0.addMenuItem("Draperies & Valances","location='draperies.php'");
  mm_menu_0404131838_0.addMenuItem("Shades","location='shades.php'");
  mm_menu_0404131838_0.addMenuItem("Bedding & Pillows","location='bedding.php'");
    mm_menu_0404131838_0.hideOnMouseOut=true;
   mm_menu_0404131838_0.bgColor='#555555';
   mm_menu_0404131838_0.menuBorder=1;
   mm_menu_0404131838_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0404131838_0.menuBorderBgColor='#CCCCCC';
 
mm_menu_0404131838_0.writeMenus();
}

Last edited by copaaz; 08-03-2009 at 08:08 PM..
copaaz is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-04-2009, 12:32 AM Re: nav dropdown problem
Junior Talker

Posts: 3
Trades: 0
<form action="../">
<select name="myDestination">
<option value="http://www.yahoo.com/">YAHOO</option>
<option value="http://www.google.com/">GOOGLE</option>
<option value="http://www.altavista.com/">ALTAVISTA</option>
<option value="http://www.amazon.com/">AMAZON</option>
<option value="http://artlung.com/">ARTLUNG</option>
</select>
<input type="button"
value="Open in New Window!"
onclick="ob=this.form.myDestination;window.open(ob .options[ob.selectedIndex].value)">
</form>
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
downrollings is offline
Reply With Quote
View Public Profile
 
Old 08-04-2009, 02:57 AM Re: nav dropdown problem
Novice Talker

Posts: 5
Trades: 0
I'm sorry I don't follow.
copaaz is offline
Reply With Quote
View Public Profile
 
Old 08-04-2009, 06:53 PM Re: nav dropdown problem
Novice Talker

Posts: 5
Trades: 0
can anyone help me on this one?
copaaz is offline
Reply With Quote
View Public Profile
 
Old 08-18-2009, 03:44 PM Re: nav dropdown problem
Novice Talker

Posts: 5
Trades: 0
bump please
copaaz is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to nav dropdown problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14773 seconds with 12 queries