Drop down dynamic menu

Hi all. Please could you help with why this isn't working? I'm trying to create a navigation bar that links to my database, specifically I want to show all guitar bodies (drawn from mysql) on a drop down menu when the user hovers over Guitars on the top menu. I've downloaded something called Chrome CSS Drop Down Menu from http://www.empoweradvertising.com/36/dynamic-css-mysql-website-menus.html to do this. It's correctly showing the horizontal main menu items via the first part of the code below, but when I hover over 'Guitars' nothing happens. Am I missing something from the second part of the code? And is this a good way to do a dynamic nav bar or is there something else you'd recommend? Many thanks.
<div class="chromestyle" id="chromemenu">
<ul>
<?php do { ?>
<li><a href="<?php echo $row_rs_menuitems['link']; ?>"><?php echo $row_rs_menuitems['menuitem']; ?></a></li>
<?php } while ($row_rs_menuitems = mysql_fetch_assoc($rs_menuitems)); ?>
</ul>
</div>
<!--1st drop down menu -->                                                  
<div id="dropmenu1" class="dropmenudiv">
<?php do { ?>
<a href="<?php echo $row_rs_bodies['link']; ?>"><?php echo $row_rs_bodies['name']; ?></a>
<?php } while ($row_rs_bodies = mysql_fetch_assoc($rs_bodies)); ?>
</div>

This is a very helpful execellent sample code.
However, If I'm using Model-View-Control approach, then what's the way of applying these codes
to each indivisual file? Say, I have 20 files and only 4 of the 20 need to be treated as they like
to have drop down menu in particular column(s)??? How could the custom tag be applied as the
controller tells the view to present these special treat? or it is not possible (I have to treat each
file, filtered by controller -- one by one as it encounters the special need)?
Thx, Tzae

Similar Messages

  • I can no longer get firefox to print a web page. I am using the print command in the drop down 'file' menu

    Can no longer print a web page. I use the drop down "fie" menu and the "print" command
    the HP4180 series appears to recognize the command but delivers only a blank page

    See if the solutions given in this artcile help: [http://kb.mozillazine.org/Problems_printing_web_pages Problems printing web pages]. <BR>Pay special attention to sections '''Prints to a small portion of the page''' and '''Does not print entire page content'''.

  • How do I pass a username form variable from a drop down list/menu to another page?

    Hi,
    I have a login_success.php page that has a drop down list/menu (which lists usernames). I want the user to click on their user name, and when they click the submit button the username information to be passed over to the username.php page which will contain a recordset, sorted by username.
    How do I pass the username info from the drop down list/menu to the username.php page?
    The drop down menu is connected to a recordset listUsername, I have filtered the recordset with the Form Variable = username, and I have used the POST method to send the username to the page username.php. I'm not sure how to structure the php or which page to place it on.
    <form id="form1" name="form1 method="post" action="username.php">
         <label for="username_id">choose username:</label>
         <select name="username_id" id-"username_id">
              <option value="1">username1</option>
              <option value="2">username2</option>
              <option value="3">username3</option>
              <option value="4">username4</option>
         </select>
         <input type="submit" name="send" id="send" value="Submit" />
         <input type="username" type="hidden" id="username" value="<?php echo $row_listUsername['username']; ?>" />
    </form>
    Could somebody help me please?
    Thanks.

    I would not post the variable over, In this case I personally would send it through the URL and use the $_GET method to retreve it. For Example.
    <html>
         <head>
              <title>Test Page</title>
              <script type="text/javascript">
                   function userID(){
                        //var ID = form1.userIDs.selectedIndex;
                        var user = form1.userIDs.options[form1.userIDs.selectedIndex].value;
                        window.location = "test.html?userID=" + user;
              </script>
         </head>
         <body>
              <form id="form1">
                   <select name="userIDs" id="userIDs" onchange="userID();">
                        <option>Select a User</option>
                        <option value="1">User 1</option>
                        <option value="2">User 2</option>
                        <option value="3">User 3</option>
                        <option value="4">User 4</option>
                   </select>
              </form>
         </body>
    </html>
    //PAGE TO RETRIEVE THE USERNAME
    <?php
    if(isset($_GET['userID'])
         $userID = $_GET['userID'];
         echo $userID;
         die;

  • I can't print my statements from banking websites - the option to print (drop down file menu) from the website is greyed out

    I do my banking online, and have previously been able to print my statements off the website. Since the last update, although the page shows in the browser as normal, the option to print from the drop-down file menu is greyed out and I cannot print anything, even if I try and select a portion. It is not a problem with the website as I can print without a problem in another browser program. This problem has now persisted for quite a while with no resolution over time. How do I get Firefox to allow print from a secure website (I assume that is the problem?) It occurs with more than one secure site (two different banks)

    I have the same problem... not being able to print website 'Print' pages. I have read carefully the above link and have followed the reset directions in about:config, but I still cannot print in Firefox. Both Google Chrome and IE work perfectly every time. I have verified that the correct printer is selected and that the margins are in order (0.5 all around happen to be what mine are set for). I have resorted to use the Firefox Add On "View this Page in IE" whenever I need to print something. Works like a charm, but come on... it should work in Firefox too! I know there is some setting or something, but the Problems_printing_web_pages link had nothing there that worked for me.

  • HT2905 i am trying to delete duplcates" from my i-tunes....sounds easy...except I dont have a "show duplicates" in my drop down "view menu" !! help please

    Anyone help?? I am trying to remove duplicates from my Itunes library....looks easy, except I dont have a "show duplicates" tab in the drop down "view " menu !!
    So, what can I do? thanks

    Dear iTunes,
    YOU SUCK.
    Seriously.
    I have used Apple products for quite some time. I have no idea why they keep changing everything that has finally become second nature! It is now MUCH more difficult - create a playlist, show duplicates, etc. Its an absolute mess and I have yet to find anyone who does not have multiple complaints.
    I have this same problem. All information I look up says use "Show duplicates", which I have done many times for years before. But now when my iPad is plugged in, that option is grayed out for me (unable to be clicked on). I went to the Apple store today and the employee couldn't even answer my questions. I am planning to go back sometime with my computer as well and beg for a solid explanation.
    Wouldn't it be nice if these tracks just didn't duplicate? That seems like a proper solution that would suit me well. Until then I just plug in, arrange by song, and go through manually deleting the extras. Often. #wasteoftime #annoying #argh
    Good luck.

  • Move a table to right or left when in the drop down tab menu

    How do you move a table to right or left when you have many tabs and the tabl you want to move is  in the drop down tab menu at the right....?

    This forum is a joke.

  • Drop down selection menu stopped working on Firefox 16

    Hi there,
    I have a drop down selection menu (<select></select>) on my website that triggers an ajax function to display a specific table using jquery's datatable. Prior to firefox 16, the selection menu worked fine. I clicked on the menu, and the options showed up. However, ever since I upgraded to firefox16, the selection menu doesn't work as expected anymore :S
    Here's the thing, first time I clicked on an option, selection menu expanded, and I can click on any option to trigger the table change function. Everything is working fine till that point.
    It's when I clicked on the selection menu the second time, the selection menu stopped working. It didn't even expand and show any options. I checked with firebug (No js error). I tried safemode/hardware acceleration option I read from another thread, it doesn't work either.
    I checked with the firebug console log and I noticed the click event was being triggered whenever I clicked on it, but my selection menu somehow just won't expand (The options are in the html). I checked with all the other browsers as well, and everything seems to be fine (Even the previous version of FF).
    Strangely enough, when I click on any other elements on the website and then go back to clicking that selection menu, the selection menu seems to have reset to my 1st step's state. (It stopped expanding as soon as I chose an option though and I will have to click on another element again.)
    Chuck

    See also [[/questions/935870]]

  • How to modify the list item drop down context menu in SharePoint 2010

    Hi All,
    I have a requirement to add my name in the list item drop down context menu, already "Assigned ticket" option is available in the context menu and some names are available in the assigned ticket option. but i can't able to add my name in this options.
    Attached screenshot for reference. Thanks in advance for your assistance!
    Thanks
    Arun Prakash

    Do you know how the currently listed values got there in the first place? Some sort of custom code or action? Some background information would help. There is obviously a source feeding it from somewhere, but it's impossible for us to tell you exactly
    what just by looking at your scribbled-over screenshot
    Check WSPs that are deployed to the farm. Check for any non-OOTB site features that are turned on...

  • Illustrator crashing every time I open drop down FONT menu

    Every time I open my drop down font menu in illustrator it crashes immediately.  It is doing this without fail every single time.  As long as I don't go into Fonts, it does not crash.  But I need to change my font!!!

    Apetherbrigde,
    It sounds like a corrupt font or corrupt font caches, see items 1) and 11) under 5) in the list.
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Drop down searchable menu with autocomplete

    Sorry, I'm new.
    Is it possible to create a drop down searchable menu with auto text complete in flash?
    For a web application I have a set of 300+ terms that I would like to be able to search with a drop down menu which autocompletes partially written text. After the wanted term is selected this will then link with a button in a movie clip.
    Thanks,
    Furna

    Sorry, I'm new.
    Is it possible to create a drop down searchable menu with auto text complete in flash?
    For a web application I have a set of 300+ terms that I would like to be able to search with a drop down menu which autocompletes partially written text. After the wanted term is selected this will then link with a button in a movie clip.
    Thanks,
    Furna

  • How to edit drop-down contacts menu in apple mail?

    I would appreciate if someone could tell me where I can edit the drop-down contacts menu in apple mail? I'm talking about which email address suggestions appear when you start to type a name of a contact. I've done it in the past but have unfortunately forgotten where to access this list.

    If you are asking about addresses that are not in your Address Book, they are listed in Windows > Previous Recipients.
    Allan

  • How do I fix my floating drop down navigational menu?

    Hello, I am currently reworking my website to make it responsive, but I have hit a roadblock with my navigation menu:
    My goal for the menu is to have a floating navigational menu in which as the user hovers over the link the image changes. One of the tabs is intended to be a submenu that drops down horizontally. I also am trying to get the menu centered on the page using fluid positioning.
    As of now, I have a functional drop down menu with the rollover effects. It wasn't until I began work on floating the menu that I ran into a problem. At first, the menu was not scaling proportioally with the rest of the page, but upon looking around, I found: http://matthewjamestaylor.com/blog/beautiful-css-centered-menus-no-hacks-full-cross-browse r-support.
    Using the code on the link, I recoding the menu. In the end, the drop down menu is causing the problem. When I have the drop down menu still included in the code, the menu is broken up in three lines. The submenu is grouped with its parent, but they are grouped boxy (at least in the browsers I have checked) and only two are visible.
    I decided to humor myself and removed the code for the drop down menu to find that the menu works perfectly--it does everything I was aiming for for the time being--rollover, center, floating.
    Is there something that I am overlooking that will fix the drop down menu?
    I was thinking that I would have to center the styles for the sub menu, but I didn't see any results.
    What am I missing that I am not seeing?
    The links to the two pages:
    http://ryanolsenstudios.com/WithDropDown.html
    http://ryanolsenstudios.com/WithoutDropDown.html
    If anyone can point me in the right direction it would be appreciated, I have been looking around trying to figure this out, but to no avail. Thank you.

    I don't advise you use images for navigation as they are NOT scalable to any good effect.
    Below is a simplified version of your image buttons with dropdowns in place.
    The jQuery used to create the rollover swaps is going to get very long and unmanagable (it's just as an example) I suspect there will be more streamlined solutions using jQuery if you Google, like just adding _static.jpg and_over.jpg to the end of the image src, which will keep the code to a minimum of lines.
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1"><title>Ryan Olsen's Studio</title>
    <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
    <script>
    $(document).ready(function(){
    $("#home img").hover(function() {
    $(this).attr("src","http://ryanolsenstudios.com/images/hometabroll.jpg");
    }, function() {
        $(this).attr("src","http://ryanolsenstudios.com/images/home.jpg");
    $("#about img").hover(function() {
    $(this).attr("src","http://ryanolsenstudios.com/images/bioroll.jpg");
    }, function() {
        $(this).attr("src","http://ryanolsenstudios.com/images/bio.jpg");
    $("#shows img").hover(function() {
    $(this).attr("src","http://ryanolsenstudios.com/images/showsroll.jpg");
    }, function() {
        $(this).attr("src","http://ryanolsenstudios.com/images/shows.jpg");
    </script>
    <style>
    body {
        background-color: #000;
    .myMenu {
    margin:0;
    padding:0;
    display: block;
    text-align: center;
    .myMenu li {
    margin: 0;
    padding: 0;
    list-style:none;
    display: inline-block;
    position: relative;
    .myMenu ul {
    position: absolute;
    display: none;
    margin: 0;
    padding: 0;
    left: 0;
    top: 5em;
    z-index: 100;
    .myMenu li:hover ul {
    display: block;
    </style>
    </head>
    <body>
    <!--Navi Menu-->
    <ul class="myMenu">
    <li><a href="#" id="home"><img src="http://ryanolsenstudios.com/images/home.jpg" alt="HomeTab"></a>
    <ul>
    <li><a href="#"><img src="http://ryanolsenstudios.com/images/home.jpg" alt="HomeTab"></a></li>
    <li><a href="#"><img src="http://ryanolsenstudios.com/images/home.jpg" alt="HomeTab"></a></li>
    </ul>
    </li>
    <li><a href="#" id="about"><img src="http://ryanolsenstudios.com/images/bio.jpg" alt="AboutMeTab" /></a>
    <ul>
    <li><a href="#"><img src="http://ryanolsenstudios.com/images/home.jpg" alt="HomeTab"></a></li>
    <li><a href="#"><img src="http://ryanolsenstudios.com/images/home.jpg" alt="HomeTab"></a></li>
    </ul>
    </li>
    <li><a href="#" id="shows"><img src="http://ryanolsenstudios.com/images/shows.jpg" alt="ShowsTab" /></a>
    <ul>
    <li><a href="#"><img src="http://ryanolsenstudios.com/images/home.jpg" alt="HomeTab"></a></li>
    <li><a href="#"><img src="http://ryanolsenstudios.com/images/home.jpg" alt="HomeTab"></a></li>
    </ul>
    </li>
    </ul>
    </body>
    </html>

  • Text Tool Drop-Down Font Menu can't be opened in PSE 9 & 10.

    Hi all, in PSE 9 and 10 I can't get the Font Drop-Down Menu to work. It is stuck on one Font. When I hit the drop-down arrow there is a flash of the menu but it wont stay on screen so as to allow me to make a selection of a different Font. How do I correct this problem? TIA, Ed Weidman

    You need to use the optimizer to set the version you want the pdf to be saved as.

  • My Yahoo and Norton toolbars were disabled when I updated today and they did not reset. They no longer appear in the drop down view menu. How do I reset them?

    I was asked to update my Firefox today. The prompts said the yahoo and norton toolbars would be disabled during the update and ENABLED after. They did not reset and do not appear in view drop down menu. How to I reset the toolbars? I am a novice user please be as simple as possible.

    Add-ons are Disabled after Updating Firefox
    * https://support.mozilla.com/en-US/kb/Add-ons%20are%20disabled%20after%20updating%20Firefox
    Check and tell if its working.

  • Why is my drop down spry menu not working any more please?

    Hi all.
    I created this template and tested it in Firefox not so long ago and the drop down menu was fully operational.  Today, however, is a different story.  I am pasting the codes below for some please as to where it has gone wrong and thanks for any assistance:
    Here is the site map:
    Here is the code pasted from Dreamweaver CS4:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>STUDENTS HUB HOME PAGE</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" href="file:///m33r4/Documents/templates/Templates/mm_spa.css" type="text/css" />
    <meta name="keywords" content="Studentshub, STUDENTSHUB, Students Hub, students hub, student accommodation, student houseshare, student work, student volunteer, student rent,derbyshire, nottinghashire, leicestershire, estate agents, nhs direct, GUM, GUM clinic, students, derbyshire, nottinghamshire, leicestershire, study, universities, colleges, part time, full time, derby work, nottinghamshire work, derbyshire work, leicester work, leicestershire work, book exchange, used books, studying in derbyshire, studying in nottinghamshire, studying in leicestership, student loans, student travel, work abroad, meera lynn, meera shahisa, krishna, yoga, language classes, charities, hall hire, weddings, hanuman, geeta bhawan, geeta, bhawan, meera shah, meera, shah" />
    <meta name="description" content="Welcome to the Students Hub, UK" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    #apDiv1 {
        position:absolute;
        width:853px;
        height:93px;
        z-index:1;
        background-color: #93B3F6;
        left: 2px;
        top: 1260px;
        font-size: 9px;
    #apDiv2 {
        position:absolute;
        width:205px;
        height:101px;
        z-index:2;
        left: 10px;
        top: 232px;
    #apDiv3 {
        position:absolute;
        width:200px;
        height:109px;
        z-index:3;
        left: 675px;
        top: 223px;
        text-align: right;
    #apDiv4 {
        position:absolute;
        width:441px;
        height:115px;
        z-index:4;
        left: 225px;
        top: 231px;
    -->
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <p><img src="logobanner5.jpg" width="853" height="150" /></p>
    <p><br />
    </p>
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li><a href="#">HOME</a>  </li>
      <li><a href="#" class="MenuBarItemSubmenu">STUDY</a>
        <ul>
          <li><a href="#" class="MenuBarItemSubmenu">UNIVERSITIES</a>
            <ul>
              <li><a href="#">DERBYSHIRE</a></li>
              <li><a href="#">NOTTINGHAMSHIRE</a></li>
              <li><a href="#">LEICESTERSHIRE</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">COLLEGES</a>
            <ul>
              <li><a href="#">DERBYSHIRE</a></li>
              <li><a href="#">NOTTINGHAMSHIRE</a></li>
              <li><a href="#">LEICESTERSHIRE</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">FULL TIME</a>
            <ul>
              <li><a href="#">DERBYSHIRE</a></li>
              <li><a href="#">NOTTINGHAMSHIRE</a></li>
              <li><a href="#">LEICESTERSHIRE</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">PART TIME</a>
            <ul>
              <li><a href="#">DERBYSHIRE</a></li>
              <li><a href="#">NOTTINGHAMSHIRE</a></li>
              <li><a href="#">LEICESTERSHIRE</a></li>
            </ul>
          </li>
        </ul>
      </li>
      <li><a class="MenuBarItemSubmenu" href="#">LIVE</a>
        <ul>
          <li><a href="#">CAMPUS</a>      </li>
          <li><a href="#">HOUSE SHARE</a></li>
          <li><a href="#">RENT</a></li>
          <li><a href="#">BUY</a></li>
        </ul>
      </li>
      <li><a href="#" class="MenuBarItemSubmenu">WORK</a>
        <ul>
          <li><a href="#">EMPLOYMENT AGENCIES</a></li>
          <li><a href="#">PART TIME</a></li>
          <li><a href="#">VOLUNTEERING</a></li>
          <li><a href="#">WORK ABROAD</a></li>
        </ul>
      </li>
      <li><a href="#" class="MenuBarItemSubmenu">TRAVEL</a>
        <ul>
    <li><a href="#">BUS</a></li>
          <li><a href="#">TRAIN</a></li>
          <li><a href="#">COACH</a></li>
          <li><a href="#">FLIGHTS</a></li>
          <li><a href="#">CYCLE</a></li>
        </ul>
      </li>
      <li><a href="#" class="MenuBarItemSubmenu">FUN</a>
        <ul>
          <li><a href="#" class="MenuBarItemSubmenu">NIGHTS OUT</a>
            <ul>
              <li><a href="#">PUBS</a></li>
              <li><a href="#">CLUBS</a></li>
              <li><a href="#">SHOWS</a></li>
              <li><a href="#">CINEMAS</a></li>
              <li><a href="#">OTHER</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">DAYS OUT</a>
            <ul>
              <li><a href="#">EATING OUT</a></li>
              <li><a href="#">LEISURE</a></li>
              <li><a href="#">SHOWS</a></li>
              <li><a href="#">CINEMAS</a></li>
              <li><a href="#">OTHER</a></li>
            </ul>
          </li>
          <li><a href="#">GROUP OUTINGS</a>      </li>
          <li><a href="#" class="MenuBarItemSubmenu">HOLIDAYS</a>
            <ul>
              <li><a href="#">UK </a></li>
              <li><a href="#">ABROAD</a></li>
            </ul>
          </li>
        </ul>
      </li>
      <li><a href="#" class="MenuBarItemSubmenu">SHOPPING</a>
        <ul>
          <li><a href="#">DERBYSHIRE</a></li>
          <li><a href="#">NOTTINGHAMSHIRE</a></li>
          <li><a href="#">LEICESTERSHIRE</a></li>
        </ul>
      </li>
      <li><a href="#" class="MenuBarItemSubmenu">BOOKS</a>
        <ul>
          <li><a href="#">BOOKSHOPS</a></li>
          <li><a href="#">USED BOOKS</a></li>
        </ul>
      </li>
      <li><a href="#" class="MenuBarItemSubmenu">HEALTH</a>
        <ul>
          <li><a href="#">NHS DIRECT</a></li>
          <li><a href="#" class="MenuBarItemSubmenu">HOSPITALS</a>
            <ul>
              <li><a href="#">DERBYSHIRE</a></li>
              <li><a href="#">NOTTINGHAMSHIRE</a></li>
              <li><a href="#">LEICESTERSHIRE</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">WALK IN CLINICS</a>
            <ul>
              <li><a href="#">DERBYSHIRE</a></li>
              <li><a href="#">NOTTINGHASHIRE</a></li>
              <li><a href="#">LEICESTERSHIRE</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">GUM CLINICS</a>
            <ul>
              <li><a href="#">DERBYSHIRE</a></li>
              <li><a href="#">NOTTINGHAMSHIRE</a></li>
              <li><a href="#">LEICESTERSHIRE</a></li>
            </ul>
          </li>
        </ul>
      </li>
    </ul>
    <p>  <br />
    </p>
    <p> </p>
    <div class="NAVI BAR"> </div>
    <p> </p>
    <!-- TemplateBeginEditable name="table" -->
    <table width="868" border="1">
      <tr>
        <td width="150" height="190"> </td>
        <td width="539"> </td>
        <td width="150"> </td>
      </tr>
    </table>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <!-- TemplateEndEditable -->
    <table width="853" border="0">
      <tr bgcolor="#95B8F8">
        <td width="150" align="left" valign="top"><h5><img src="html/logo.jpg/logo2.jpg" width="150" height="64" /></h5></td>
        <td width="539" height="10" align="left" valign="top" bgcolor="#95B8F8"><h5>Disclaimer: Studentshub is a platform for listing services as advertised/promoted by the Companies and individuals concerned. Studentshub does not endorse any of the contents on this site. Studentshub accepts no responsibility for any arrangements, purchase, contracts, agreements, refunds, failure to deliver services etc between individuals, landlords, clubs, organisations, companies etc. This does not affect your statutory rights (2009)</h5></td>
        <td width="150" align="left" valign="top"><h5>Contact: <a href="mailto:[email protected]">All enquiries</a></h5></td>
      </tr>
    </table>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>
    Many thanks again.

    When you say, "tested" your Template in FireFox, did you cast a child page from the Template or just try to see the Template in FireFox?
    Templates do not customarily show well on their own in Browsers; their child pages should be fine.
    I see that one of your CSS files is using a local link to your hard drive. You will want to fix that. It may be that saving the Template again will update your child page.
    Other than that, make sure ALL the auxiliary files are uploaded to your server. If the menubar works locally but not remotely, it is usually because the files are not there for the page to find them.
    If you have a URL to your site, we can look at the files as they attempt to work with each other.
    Beth

Maybe you are looking for

  • HTML gallery drawing incorrectly

    I'm new to Lightroom, having used Bridge for web galleries in the past. I'm using LR 2.1. I created an HTML gallery with the default gallery that comes with LR. A couple of my images are not rendering correctly in IE7 when viewed from the LR-created

  • HTML to XML Conversion ?

    Developed a content presentation java servlet implmenting xmlparser2.jar classes, works well. We're storing content (in XML) format as blob, then using parser we are able to do the transformation of the xml file to HTML for presentation. stream = nul

  • How can I get nav states for a widget?

    I've made the katie's cafe tutorial till "easy with widgets". I've tried what I've learned in a site of my own, I've placed the widgets in the site and I don't see graphic styles, paragraph styles nor states of the widget! I've tried also with the ot

  • Status of PO becomes F, reduced in FM

    Hi, We have upgrades SAP ECC6 to EHP4 recently and found in many PO Status becomes F, reduced in FM.  So further payment or service entry sheet can not be able to generate and system is asking for extra budget though values in PO is there. Plz help h

  • BAPI - BAPI*ACC*

    hello, i found list of function under BAPIACC in se37. can we use this func. in zprg to get balance related with gl , vendor & customers. performance wise bapi is better or our own code. thanks & regards raj