Oops - spry menu bar 2.0 does not display correctly when loaded

Oops - obviously I'm new at this. I think I got my graphics loaded now.
Dear Sirs:
I notice bzz31 had a pretty complicated post, so perhaps someone can help me with my complicated problem that has been vexing me for months. I tried the Spry Menu Bar 1.0, but it was impossible for me to edit, and I was delighted to see Spry Menu Bar 2.0 come out. However the 2.0 version has been frustrating me as well.
I can get my menu bar to display properly in Live View, as shown below.
However when I load everything onto the server, the menu bar does not display correctly, as shown below:
I don't quite understand the code "file:///" but I interpret it to mean that the Spry-UI-1.7 folder is in the topmost folder of MacPro5-Docs, which is my hard drive. Here's the code I'm having trouble with:
Here's my computer directory, shown below:
Since my index file is two folders down from Spry-UI-1.7, I loaded the files onto the server similarly, as shown in the next three pictures:
(The picture below is the same as the one just above, but now you can see the path from index to Spry-UI-1.7.)
I would be most appreciative if someone can help me.
Thank you.

Have a look at the following links
<script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
<script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
<script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
<script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
<script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js" type="text/javascript"></script>
<script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js" type="text/javascript"></script>
<link href="file:///MacProG5-Docs/Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css" />
Each of the above points to a file on your local system and cannot be found by the remote server.
Replace the red coloured parts with http://www.twhsbands.org/ will remedy the situation.
You also have some remnants of the other SpryMenuBar that should be removed from your markup.
Gramps
Wel, so much for the red coloured parts, they did not show up.
The red coloured parts read file:///MacProG5-Docs/

Similar Messages

  • Report does not display correctly when exported to adobe

    Post Author: mgisonda
    CA Forum: Crystal Reports
    Hopefully someone can help me. I am currently running Crystal Reports profession version 10. I have applied service pack 1 and recently service pack 6. I am having a problem with the display of a report within adobe. My report is a bit complex. It is a 8.5x11 one page landscape report. It is set up in a grid format with multiple lines and boxes drawn on it. Here is the report information: Report Definition----
    Number of Database Fields:   144     Number of On-Demand Formulas:   40     UFLs in use:   None     Page N of M Used:   No     File Format Schema:   10.2.0    I created the report using CR developer. I use the report within a web project. The user requests the report and it returns to the user, an adobe file of the report. However, this is where I am having trouble. On my local development machine, the report displays fine. In CR developer, the report displays fine. When I export the report to Adobe from the CR Developer, it exports fine. BUT when I run the report from my web site, the adobe file that is returned is broken up over 42 pages. What seems to be actually happening is the return adobe file seems to think that the page size is 2in X 4in.. Where it got that, I don't know.The server running IIS is a windows server 2003. It has adobe 8.0 reader on it. I also have Crystal 10 Server Distribution loaded on it. And I have loaded CR10 Service pack 6 on that as well. Below is the web code that is used to display the report:Imports CrystalDecisions.Shared'Imports CrystalDecisions.CrystalReportsImports CrystalDecisions.CrystalReports.EngineImports CrystalDecisions.CrystalReports.Engine.ReportClassPublic Class PrintInspectionLayout    Inherits System.Web.UI.Page   Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load        Dim mNotInSpringDesign As String        Dim mPartType As String        mNotInSpringDesign = Request.QueryString("NotInSpringDesign")        If mNotInSpringDesign = "TRUE" Then            mStockCode = Request.QueryString("StockCode")            lblNotInSpringDesign.Text = "Stock Code #: " & mStockCode & " does not exist in Spring Design."            lblNotInSpringDesign.Visible = True            Response.Write("<br><br><br><br><br><font color='blue'><center><a href='SpringDesignWildCardSearch.aspx'>Go To Search Page</a></center></font>")        Else            mStockCode = Request.QueryString("StockCode")            Dim pList As ParameterValues = New ParameterValues            Dim paramName, paramValue As String            Dim pV As ParameterDiscreteValue = New ParameterDiscreteValue            Dim Report As ReportDocument= New ReportDocument            Dim expOpts As ExportOptions = New ExportOptions            Dim pdfRtfWordFormatOpts As PdfRtfWordFormatOptions = expOpts.CreatePdfRtfWordFormatOptions            Dim expFormatOpts As ExportFormatOptions = expOpts.ExportFormatOptions            expOpts.ExportFormatType = ExportFormatType.PortableDocFormat            mPartType = Request.QueryString("PartType")            'SELECT THE INSPECTION LAYOUT TYPE TO PRINT            Select Case mPartType                Case Is = "C"                    Report.Load(MapPath("./Reports/CompressionLayout.rpt"))                    'Report.Load(MapPath("./Reports/PCAR.rpt"))                Case Is = "E"                    Report.Load(MapPath("./Reports/ExtensionLayout.rpt"))                Case Is = "T"                    Report.Load(MapPath("./Reports/TorsionLayout.rpt"))                Case Is = "W"                    Report.Load(MapPath("./Reports/WasherLayout.rpt"))                Case Is = "F"                    Report.Load(MapPath("./Reports/FreeFormLayout.rpt"))                Case Else            End Select            pV.Value = mStockCode            pList.Add(pV)            Report.DataDefinition.ParameterFields("StockCode").ApplyCurrentValues(pList)            Response.ClearContent()            Response.ClearHeaders()            Response.ContentType = "Application/pdf"            Report.ExportToHttpResponse(expOpts, Response, False, "")            Report.Close()        End If    End Sub    Any ideas as to the solution? Why is it not displaying correctly? I have spent two days researching every FAQ  to try to find an answer, but to no avail. Please any help would be greatly appreciated. ThanksMike   

    Hi Paul
    You're more likely to get an answer to this if you post in the UNIX forum.
    By the looks of it, you may have a problem with your fonts.

  • Menu bar, finder and aperture not displaying correctly.  Reinstall doesn't help, can't upgrade to 10.8

    Hi.  Immensely frustrated.  A few weeks ago, I don't know what happened, I started experiencing all sorts of problems.  These are:
    The upper right side menu bar doesn't display all the icons, they're there but invisible
    Aperture isn't displaying images, instead I get weird digital patterns (see screen capture)
    Finder window lost its icons too.  Again, they work, but are invisible.
    frequent crashes
    can't upgrade to mountain lion, I get an error that the file was corrupted during dowload (have tried several times)
    Command-R doesn't work
    Reinstall from startup disk didn't change anything
    I'm running 10.7 on an iMac 27
    What can I do?

    No, I wish that was the issue.  I've attached another screenshot for further clarity.

  • Desktop Image does not display correctly when centered

    Have been doing a fair amount of Macro photography in high resolution lately. I often take the best close-up images and put them on my second monitor which is a Cinema Display. As the photos I take are 20MP when I select the images and center them, I *am* looking to in effect 'zoom in' and have the image displayed large.
    This works just dandy in Snow Leopard, apparently not so well - if at all - in Mavericks.
    What is the limiting issue here that an image no longer displays under the 'Centered' setting if that puts the edges of the frame beyond the display's edges? This is what I am talking about. You can see from the first three grabs, the desktop photo changes with each setting but stops in it's tracks with the last.
    http://home.comcast.net/~foodandart/MacForums/01-FitToScreen.jpg
    http://home.comcast.net/~foodandart/MacForums/02-StretchToFitScreen.jpg
    http://home.comcast.net/~foodandart/MacForums/03-FullScreen.jpg
    http://home.comcast.net/~foodandart/MacForums/04-Center.jpg
    That last photo would be stunning on my desktop if it was actually displaying as it shows in the Desktop Preference control panel.
    Any ideas?
    Deb.

    Hi Paul
    You're more likely to get an answer to this if you post in the UNIX forum.
    By the looks of it, you may have a problem with your fonts.

  • I have checked the box "display date and time on the Menu Bar" and it does not work.  Using OS X Yosemite 10.10.2  Anybody have a fix?

    I have checked the box "display date and time on the Menu Bar" and it does not work.  Using OS X Yosemite 10.10.2  Anybody have a fix?

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • How do you lock the menu bar so it does not disappear as the cursor is moved around?

    How do you lock the menu bar so it does not disappear as the cursor is moved?

    No.... you need a different cover

  • Main Viewer Window does not display correctly

    Ever since I upgraded to Aperture 3.3 through 3.4.1, the main viewer window does not display correctly.  Everything is justified to the right of the screen.  When viewing images, the are not in teh center, they are over to the right.  I can't even see the import controls when trying to import... actually I can't even press the import button or add metada.  I am really in a bad position here.  Need help with this... anyone out there have a solution please?  my clients are waiting for their photos.  Yikes!
    Right justified?
    No Import Controls?
    Faces -  Everything displayed in a single row, runs off the end of the right side of the screen

    Have a read through this page and follow the directions to delete your application preferences,
    Let us know how you go.
    Tony
    http://support.apple.com/kb/HT3805
    Message was edited by: Tony Gay

  • I just upgraded to Mavericks and suddenly youtube does not display correctly although other sites work fine. I am using the newest MacBook Air. Any suggestions?

    I just upgraded to Mavericks and suddenly youtube does not display correctly although other sites work fine. I am using the newest MacBook Air. Any suggestions?

    Hi ..
    Open System Preferences > Flash Player then select the Advanced tab.
    Click Delete All under Browsing Data and Settings
    Back to Safari. Press Command + Option + E to empty the Safari cache.
    Quit and relaunch Safari, try a video.

  • Why exchange rate is not displayed correctly when I create the PO in SRM?

    Hi Gurus,
    Yesterday I insert a new row at OB08 tx. at backend system (R/3) for exchange rate of May 17,2010, the value was 10.00. Then I run the BBP_GET_EXRATE program to replicate the info to SRM.
    But when I created a purchase order (PO) the value was 12.24 for exchange rate (this value 12.24 is the value for the previous day May 16, 2010).
    Today morning (May 18, 2010), I inserted another row at R/3 and replicated to SRM, the new value for May 18 was 11. I create another PO and the value was 10 for exchange rate (the value for yesterday).
    But when the PO is transmitted to R/3, the exchange rate is the correct.
    My question is: Why exchange rate is not displayed correctly when I create the PO in SRM? Exists an aspect of memory in SRM that it has to be refreshed? Why SRM is getting the exchange rate for yesterday? Is an issue for time zone?

    Hi Muthu,
    I'm in Extended classic.
    I already discovered what is happening. At the time of being creating the purchase order (PO), it takes the exchange rate of the delivery date of the shopping cart (SC). But when the order is authorized and tries to transmit it to R/3, it takes the exchange rate of the date of creation of the PO.
    Two checks of budget exist:
    1.- When creating PO (exchange rate date of delivery date of the SC's item)
    2.- When authorized and tries to transmit it to R/3 (exchange rate date of creation date of the PO)
    If exchange rate of delivery date of the SC is lower than exchange rate date of creation of the PO, there are cases in which it is marking budget error.
    Now my question is: It is a standard behavior? (to take different exchange rate)

  • HT201343 I have a Late 2011 model 13' Macbook Pro and i purchased Apple TV because it should support Airplay mirroring.  It says i should have the airplay icon on my menu bar but it does not appear.

    According to the help page i was viewing my Late 2011 13' MacBook Pro should support Airplay Mirroring.  However the airplay icon does not appear on my menu bar like i says it should and when i go to System prefereneces>Display nothing appears there about Mirroring as well (like it says it should).  The help page specifically says that Late 2011 MacBook Pros should support Mirroring etc... 
    Any suggestions?  I'm all ears...

    Welcome to the Apple Community.
    Airplay needs 10.8 or later, you need to update your operating system.

  • Safari 7 in Mavericks - My webpage does not display correctly.

    Wondering if this has been a bug for anyone else. The navigation menu of my website does not stay in its div container. This only occurs in the new safari 7 in Mavericks. This problem can be seen here www.abovethestandardsounds.com .  I have looked at my website in other browsers, but the problem is confined to the new safari 7 update. I am wondering if anyone has gone through this problem also and have found a fix?

    Looks a bit complicated to me.<br />
    You set the font size of the body to 100% and set the width of the DIV #container to 60em.
    So with a default font size of less than 16 set in Firefox/Tools > Options > Content > Advanced > Proportional > Size (pref: font.size.variable.x-western) then the width of the body is not enough and the container doesn't fit and is moved down. So try to set the font-size for the body to 16px to see if that works for you.

  • Safari on my account does not display images when you open a picture.

    I have Snow Leopard 10.6.8 installed. Safari on my account does not display images most of the time when you open a picture like (www.example.com/example/example.jpg or any other format). If the image does not display, I can drag from the corner, it displays the image. However, pdf does not work at all. I have to choose open in Preview to view the pdf file. I can even show the example:
    Sometimes the images work like right now.
    2. This is the time when the images do not work.

    Hi all the real problem was this...
    The issue was that the wee rubber eye piece around the viewfinder had slipped out of its seat slightly and was covering the sensor for the LCD. I Just checked the rubber eye piece bit  pushed right down till it clipped into place and now not obstructing the LCD sensor as the picture displays both with the LCD auto off enabled or disabled !! simple thing but a massive trap !

  • Trayer does not Adjust correctly when Switching to External Monitor

    Hello
    I use a laptop with xmonad and xmobar and trayer. When i connect my external monitor via VGA, i set it to primary. My xmobar moves perfectly to the top of my external monitor, with a width of 90% of the screen, as specified in my xmobarrc. However, trayer acts differently. It does move to my external monitor, however, its position overlaps with xmobar, and does not move correctly to the remaining 10% of the screen left by xmobar which i would like trayer to occupy.
    How can i make trayer move correctly?
    Thank you!
    Last edited by fawkes5 (2013-01-09 19:10:51)

    Hello again. If i start my external monitor when i startx (i.e through .xinitrc) then it sets correctly. So its just the dyanmic changing of resolution that trayer has trouble adjusting with.
    Last edited by fawkes5 (2013-01-11 00:35:28)

  • Dragging and dropping an item within horizontalList does not display correctly

    It appears that when I drag an item from a HorizontalList to another location within the same HorizonList, it does not display the images correctly. In my HorizontalList, I have an itemRenderer that shows the thumbnail image of the item.  I have about half a dozen items in the list and when I drag the sixth item and move to the beginning of the list, the display looks as if the first and the sixth element are switched, while in reality the resulting dataProvider array seems to have the right order, meaning the sixth element became the first element and the first element became the second element and so on. Has any one seen such a behavior and how do I rectify this? Thanks in advance. Cheers, Ramesh
    The HorizontalList def is
    <mx:HorizontalList id="myList" width="92%" height="100%" columnWidth="90" rowHeight="105" rollOverColor="#f26722"
                        itemRenderer="com.myListRenderer" labelField="name" dataProvider="{arr}" columnCount="10"
                        click="updateView(event)" dragEnabled="true" dropEnabled="true" dragMoveEnabled="true" >
    </mx:HorizontalList>
    The renderer code is
    <?xml version="1.0" encoding="utf-8"?>
    <mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" horizontalScrollPolicy="off" verticalScrollPolicy="off" horizontalAlign="center"
            verticalAlign="middle" width="90" height="90" verticalGap="0" creationComplete="init()" >
    <mx:Script>
        <![CDATA[
            private function init():void {
                imageFile.source = data.url;
                imageName.text = data.name;
        ]]>
    </mx:Script>
        <mx:Image id="imageFile" scaleContent="true" width="90" height="70" horizontalAlign="center" verticalAlign="middle"/>
        <mx:Label id="imageName" height="18" width="90" textAlign="left"/>
    </mx:VBox>

    Hi Alex,
    In your blogpost on itemRenderers, you discussed something relevant in a brief section on "Background color changes when data changes". However, I could not find any reference for use on dataChange event handler. Can you pelase point me to the right article?
    Implementing dataChange event instead of creationComplete did not solve my issue. I still had the issue. Thanks, Ramesh

  • Splash screen does not display correctly

    Hello everyone. I have a class which shows a spashscreen. When run from the main method it display the splash correcly.
    I have a login module. When the login is sucessful , I call the splashcreen module. Here the problem arises. It just gives me the white background. The image is not there.
    I also encounter this sort of problems when calling other panels from my mainpage. The panels have a background. When called for the first time they appear distorted. When a second time they are called( by clicking the menu button from my mainpage) everything displays correctly.
    I am very confused with the above problem because there is simply no error in the coding. I can't see where the problem lies.
    Please Please Help me! I'll be indepted to you all!

    This is my class that I've written that works fine. Feel free to use it.
    * SplashScreen.java created on May 14, 2003
    * Copyright (c) 2003 Rene Peters Consultancy.
    * This software is the confidential and proprietary information of Rene
    * Peters Consultancy ("Confidential Information"). You shall not
    * disclose such Confidential Information and shall use it only in
    * accordance with the terms of the license agreement you entered into
    * with Rene Peters Consultancy.
    package nl.renepetersconsultancy.util.gui;
    * An application to show a title screen in the center of the screen
    * for the amount of time given in the constructor. This class includes
    * a sample main() method to test the splash screen, but it's meant for use
    * with other applications.
    * @author Ren� Peters
    * @version 1.0 May 14, 2003
    import java.awt.Dimension;
    import java.awt.Toolkit;
    import java.net.URL;
    import java.util.logging.Logger;
    import javax.swing.ImageIcon;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JWindow;
    public class SplashScreen extends JWindow implements Runnable {
    private Logger logger = null;
    private int minimumDuration;
    private String resource;
    private boolean keepRunning = true;
    private boolean waitForStop = true;
    private boolean done = false;
    * Constructor for the SplashScreen. Only used for initialisation. Nothing really happens yet.
    * @param resource Location of the image (jpeg, gif, png or xbm)to be displayed in the SplashScreen.
    * Image must be located somewhere on the classpath. E.g. "nl/petersconsultancy/planner/gui/logo.jpg".
    * @param minimumDuration The time in milliseconds the SplashScreen will be displayed, at least.
    * It can not be stopped before that. Values must be in the range [0, ->]. If smaller the 0 the will be
    * set to 0.
    * @param waitForStop Boolean to indicate if the object will be displayed after the minimumDuration has passed
    * by calling the "pleaseStop" method or if it will stop being displayed anyway.
    * background or the rest of the execution should hold for a while.
    public SplashScreen(String resource, int minimumDuration, boolean waitForStop) {
    logger = Logger.getLogger("nl.renepetersconsultancy.util.gui.SplashScreen");
         if (minimumDuration < 0) {
              this.minimumDuration=0;
         else {
         this.minimumDuration = minimumDuration;
    this.resource = resource;
    this.waitForStop = waitForStop;
    Thread thread = new Thread(this);
    thread.setDaemon(true);
    thread.start();
    * Check if the minimumDisplay time has elapsed already.
    public boolean isDone(){
         return done;
    * Request this from being displayed and have it removed.
    public void pleaseStop(){
         keepRunning = false;
    * Display the SplashScreen.
    public void run() {
    // Build the splash screen.
    if (resource==null) {
    logger.warning("The image to display in the SplashScreen is set to 'null'.");
    return;
    } else if (resource.equals("")) {
    logger.warning("The image to display in the SplashScreen is set to an empty string.");
    return;
    URL URLImage = this.getClass().getClassLoader().getResource(resource);
    if (URLImage==null) {
    logger.warning("The resource for the image to display in the SplashScreen can not be found.");
    return;
    ImageIcon imageIcon = new ImageIcon(URLImage);
    JLabel label = new JLabel(imageIcon);
    // Set the window's bounds, centering the window.
    // Take the dimension of the icon for reference.
    int width = imageIcon.getIconWidth();
    int height = imageIcon.getIconHeight();
    Dimension screenDimension = Toolkit.getDefaultToolkit().getScreenSize();
    int x = (screenDimension.width-width)/2;
    int y = (screenDimension.height-height)/2;
    this.setBounds(x,y,width,height);
    JPanel content = (JPanel) this.getContentPane();
    content.add(label);
    // Display it while running for a while in the background.
    this.setVisible(true);
    try { Thread.sleep(minimumDuration); } catch (Exception e) {}
    done = true;
    if (waitForStop) {
         while (keepRunning) {
    try { Thread.sleep(100);} catch (Exception e) {}
    setVisible(false);
    this.dispose();
    public static void main(String[] args) {
    SplashScreen splash = new SplashScreen("nl/renepetersconsultancy/util/gui/images/Ape.jpg",500, true);
    while (!splash.isDone()){
    try { Thread.sleep(50000); } catch (Exception e) {}
    splash.pleaseStop();
    System.exit(0);

Maybe you are looking for

  • Engineer to Logical Model is not working!

    Hello I have a model that I started by reverse engineering from the database and generated the ER Diagram by reverse engineering to Logical. After this I had to add some more tables to the relational model which I realized was already in the database

  • G/L Account for Bank Clearing Account

    Hi: Quick question: when we post TBB1, Treasury creates payment requests (table PAYRQ) with entries in field BKHBK, data element PRQ_BKHBK. This field is normally empty and F111 should pickup corresponding GL account from T042Y (FBZP: Bank Determinat

  • Smart list doesn't work

    Hi in iTunes there is a smart playlist called Top 25 Most Played. This one has always worked with me, until i got the 3.0 update for my iPod Touch. Now in iTunes you see the songs you're supossed to see and everything is perfect. But once i sync it w

  • Cannot print PDF from iBook G4 and iMac G5 to HP printer

    I cannot print any PDF documents or any downloads from websites that convert to PDFs onto our HP 6110. All other applications or documents do work. Does anyone know what I am doing wrong?

  • Standard Text printing in SAP Scripts

    Hi All, Iam printing data from Standard Text it is printing but i need like                         Bank            ICICI but the below is giving                        Bank ICICI AS    ,,,,,,,,,,,,,,Bank,,,,,,,, /:       INCLUDE &V_ACC& OBJECT TEXT