Total frustration, Spry Sub Menu jumps to top of page in IE 7.

I am a newbie to Divs and spry menus, tring to put together a site for the local sports club. Have created a spry menu and have problems in IE browsers. In IE 7 the sub menu jumps to the top of the page. In IE 8 the submenu covers the main button/menu when you hover over it, instead of dropping down, also side image next to spry menu jumps out of Div. Works fine in Firefox. Have upgraded Spry to 1.61. Here is address of site    http://www.pascoevalesc.org.au/.
Help a very Frustrated person.
CSS:
@charset "utf-8";
body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    background-color: #161616;
    height: auto;
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
.twoColFixRtHdr #container {
    width: 900px; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    background-color: #000000;
    float: left;
    height: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
.twoColFixRtHdr #header {
    background-color: #000000;
    float: left;
    height: auto;
    width: 900px;
    margin: 0px;
    padding: 0;
.twoColFixRtHdr #header h1 {
    margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    background-color: #000000;
    float: left;
    height: auto;
    width: 900px;
    padding: 0px;
.twoColFixRtHdr #sidebar1 {
    float: right; /* since this element is floated, a width must be given */
    width: 150px;
    background-color: #000000;
    padding: 0px;
    height: auto;
.twoColFixRtHdr #mainContent {
    background-color: #000000;
    float: left;
    height: auto;
    width: 740px;
    margin: 0;
    padding: 0;
#maincontentbottom {
    background-image: url(../images/bottom-maincontent.gif);
    background-repeat: no-repeat;
    float: left;
    height: 33px;
    width: 647px;
    margin-left: 50px;
#panthernewstop {
    float: left;
    height: 31px;
    width: 647px;
    background-image: url(../images/top-maincontent.gif);
    background-repeat: no-repeat;
    margin-left: 50px;
    margin-top: 120px;
#panthernewsmid {
    background-color: #000000;
    float: left;
    height: auto;
    width: 623px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #c6c4c4;
    border-right-color: #c6c4c4;
    border-bottom-color: #c6c4c4;
    border-left-color: #c6c4c4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 51px;
    padding-top: 0px;
    padding-right: 11px;
    padding-bottom: 0px;
    padding-left: 10px;
#panthernewsbottom {
    background-image: url(../images/bottom-maincontent.gif);
    background-repeat: no-repeat;
    float: left;
    height: 37px;
    width: 647px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
#sponsormaincontent {
    background-color: #000000;
    padding: 0px;
    height: 74px;
    width: 549px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-right-width: 0px;
    border-left-width: 0px;
    border-right-style: 0;
    border-left-style: 0;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: 0;
    border-bottom-style: 0;
.twoColFixRtHdr #footer {
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    height: 129px;
    width: 850px;
    padding: 0;
    float: left;
    margin-left: 20px;
.twoColFixRtHdr #container #footernav {
    float: left;
    height: 50px;
    width: 850px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #999999;
    margin-top: 40px;
    margin-right: 20px;
.twoColFixRtHdr #footer p {
    height: 129px;
    width: 850px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 50;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
#3tabdiv {
    background-color: #151515;
    float: left;
    height: auto;
    width: 740px;
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 90px;
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
.fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
.Title { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
#panthernewsrow1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #000000;
    float: left;
    height: auto;
    width: 280px;
    margin-top: 10px;
    margin-left: 10px;
#panthernewsrow2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #000000;
    float: right;
    height: auto;
    width: 280px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
.twoColFixRtHdr #container #mainContent #panthernewsbottom {
    background-color: #000000;
    margin: 20px;
    float: left;
    height: auto;
    width: 700px;
.twoColFixRtHdr #container #mainContent #panthernewsmid #panthernewsrow1 .headtitles.style4 .style4 {
    font-size: 16px;
    font-weight: bold;
.twoColFixRtHdr #container #mainContent #panthernewsmid #panthernewsrow2 h2 .body-white {
    font-weight: normal;

G'day Mate,
You are not using the latest Spry files
The latest version of the Adobe Spry Framework is 1.6.1, this is the same version that ships with Dreamweaver CS4. If you use Dreamweaver CS3 (uses Spry 1.4), its wise to upgrade your files to the latest version. This can easily be done using the Spry Updater that can be found here.
Carn the Pies
Gramps

Similar Messages

  • Positioning of spry sub menu in IE8

    Hi - can anyone help with an IE8 issue concerning Spry? I have created a menu here:
    http://www.clinicafiore.co.uk/jan2012/indexJan2012_1.html
    In all the browsers I have tested (Chrome,FF,Safari,Opera) on Mac and PC platforms it works fine. In IE8 it doesn't (hooray).
    The critical attribute is:
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
      left: 189px;
      top: 0;
    I.e. I have pushed the sub-menu out 189px when visible and set the top value to 0 thinking this would align the sub-menu with the top of the main menu item.
    Is there a better way to do this to cover all browsers or do I need some conditional code for IE?
    Really.really grateful for any help
    For good measure here's all the  html & the css
    HTML
    <div id="leftNav">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="#" title="ageing body" class="MenuBarItemSubmenu">AGEING BODY</a>
            <ul>
              <li><a href="#">Ageing D&eacute;collet&eacute;</a></li>
              <li><a href="#">Ageing Hands</a></li>
              <li><a href="#">Ageing Neck</a></li>
            </ul>
          </li>
          <li><a href="#" class="MenuBarItemSubmenu">ageing face</a>
            <ul>
              <li><a href="#">Ageing Lips</a></li>
              <li><a href="#">Double Chin</a></li>
              <li><a href="#">Downturned Mouth</a></li>
            </ul>
          </li>
          <li><a class="MenuBarItemSubmenu" href="#">Item 3</a>
            <ul>
              <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
                <ul>
                  <li><a href="#">Item 3.1.1</a></li>
                  <li><a href="#">Item 3.1.2</a></li>
                </ul>
              </li>
              <li><a href="#">Item 3.2</a></li>
              <li><a href="#">Item 3.3</a></li>
            </ul>
          </li>
          <li><a href="#">Item 4</a></li>
        </ul>
      </div>
    CSS
    ul.MenuBarHorizontal
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 0.9em;
              cursor: default;
              width: auto;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
              z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 0.9em;
              position: relative;
              text-align: left;
              cursor: pointer;
              width: 189px;
              float: left;
              font-weight: bold;
              text-transform: uppercase;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              z-index: 1020;
              cursor: default;
              width: 189px;
              position: absolute;
              left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
              left: 189px;
              top: 0;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
              width: 189px;
              font-weight: normal;
              text-transform: none;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
              position: absolute;
              margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
              left: auto;
              top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
              border: 1px solid #CCC;
              font-weight: normal;
              text-transform: none;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
              display: block;
              cursor: pointer;
              background-color: #aee56b;
              padding: 0.5em 0.75em;
              color: #333;
              text-decoration: none;
              border-bottom-width: thin;
              border-bottom-style: dotted;
              border-bottom-color: #FFF;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
              background-color: #999999;
              color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
              background-color: #999999;
              color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
              background-image: url(SpryMenuBarRight.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
              background-image: url(SpryMenuBarRight.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
              background-image: url(SpryMenuBarRight.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
              background-image: url(SpryMenuBarRightHover.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
              position: absolute;
              z-index: 1010;
              filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
              ul.MenuBarHorizontal li.MenuBarItemIE
                        display: inline;
                        f\loat: left;
                        background: #FFF;

    I may be misinterpreting what it is that you want, partly because I thought we were talking horizontal menu and you point out a vertical menu.
    I think that you used the vertical menu as an illustration to shopw how you want the submenu alligned. If that is correct, then please copy an paste the following into a new document and see the result in an IE8 browser.
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <link href="http://labs.adobe.com/technologies/spry/widgets/menubar/SpryMenuBarHorizontal.css" rel="stylesheet">
    <style>
    ul.MenuBarHorizontal ul {margin-left: 8em; margin-top: -35px;}
    </style>
    </head>
    <body>
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li><a class="MenuBarItemSubmenu" href="#">Item 1</a>
        <ul>
          <li><a href="#">Item 1.1</a></li>
          <li><a href="#">Item 1.2</a></li>
          <li><a href="#">Item 1.3</a></li>
        </ul>
      </li>
      <li><a href="#">Item 2</a></li>
      <li><a class="MenuBarItemSubmenu" href="#">Item 3</a>
        <ul>
          <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
            <ul>
              <li><a href="#">Item 3.1.1</a></li>
              <li><a href="#">Item 3.1.2</a></li>
            </ul>
          </li>
          <li><a href="#">Item 3.2</a></li>
          <li><a href="#">Item 3.3</a></li>
        </ul>
      </li>
      <li><a href="#">Item 4</a></li>
    </ul>
    <script src="http://labs.adobe.com/technologies/spry/includes_minified/SpryMenuBar.js"></script>
    <script>
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    If the above is not what you want, then please explain.
    Gramps

  • Dreamweaver spry sub menu problem in IE

    Hi. I'm having a problem with my spry sub menu being offset
    from the main drop down menu when viewed in IE. Any help? Thanks!
    Link:
    http://thinkstreet.net/websites/Nathan/AustinDrainageSite/index.html

    The position of Spry Menu Bar submenus is controlled by the
    margin property on submenu ul tags.
    Locate the ul.MenuBarVertical ul or ul.MenuBarHorizontal ul
    rule.
    Change the margin: -5% 0 0 95%; default value to the desired
    values.

  • Not having ALL the sub links appearing on top of page? Please help...

    Is there any way to set up a "main" page for the photo gallery on iWeb, and have that particular page link to various sub pages, without having all the sub galleries appear in the link section at the top of the page?
    To be more clear, I am a graphic designer and when I am in "Design" and you click on "Identities" it takes you to a new page with a logo, then you click next, see the next one...ect...but all these sub pages appear.... I just want "Design" to be up there, not all the sub pages.
    Thanks a lot to whomever can figure it out... getting frustrated here : (

    Welcome to the discussions. In iWeb, display the page you don't want to be displayed in the navigation menu, and in the Inspector > Page tab, uncheck "Include page in navigation menu". (Repeat that for each page you don't want to be displayed in the navigation menu.) Here's a _video tutorial_.

  • How do I place a menu into a top level page which only reflects that pages child pages?

    I need to create a menu for the child pages which come off from one of my top level pages. Can someone help please. 

    There isn't a setting that automatically does this but you can change the menu to 'manual' and enter the page names and links manually.

  • How do I move the text in the spry sub-menu down?

    Hello I am currently developing a website in Dreamweaver CS6 and I have come to a problem I can't seem to solve. I have created a fairly straight forward spry menu bar and used css to edit it, however as you can see in the image below, the sub-heading below the 'My Work' is really close to the 'My Work' heading and it doesn't look too good. I was wondering if there is a way I can move the 'Graphic Design' text in the sub-heading down a bit using css so everything looks more neat and spread out.
    Thanks

    Here's the code, I think this is the one you asked for?
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              cursor: default;
              width: auto;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
              z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 9pt;
              position: relative;
              text-align: center;
              cursor: pointer;
              width: 170px;
              float: left;
              font-family: Helvetica;
              font-weight: bold;
              /* [disabled]background-image: url(../IMG/spry%20bg.jpg); */
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              z-index: 1020;
              cursor: default;
              width: 172px;
              position: absolute;
              left: -1000em;
              top: 23px;
              height: 88px;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
              left: -1px;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
              width: 170px;
              height: 30px;
              background-color: #1F1F1F;
              text-align: centre;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
              position: absolute;
              margin: -5% 0 0 95%;
              padding-top: 10px;
              margin-top: 5px;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
              left: auto;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
              /* [disabled]border: 1px solid #CCC; */
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
              display: block;
              cursor: pointer;
              padding: 0.2em 0.75em;
              color: #CCCCCC;
              text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
              /* [disabled]background-color: #333333; */
              color: #FFFFFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
              /* [disabled]background-color: #333333; */
              color: #FFFFFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
              background-image: url(SpryMenuBarDown.gif);
              background-repeat: no-repeat;
              background-position: 78% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
              background-image: url(SpryMenuBarRight.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
              background-image: url(SpryMenuBarDownHover.gif);
              background-repeat: no-repeat;
              background-position: 78% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
              background-image: url(SpryMenuBarRightHover.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
              position: absolute;
              z-index: 1010;
              filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
              ul.MenuBarHorizontal li.MenuBarItemIE
                        display: inline;
                        f\loat: left;
                        background: #FFF;

  • Spry sub menu is not droping can some pls help

    the url is www.stan-tech.com
    <head>
    <title>STaNTech:- Systems Training and Networking Technology</title>
    <style type="text/css">
    <!--
    body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center;
    color: #000000;
    background-image: url(Image/Gradient%20pics/Strip-3.png);
    .oneColElsCtr #container {
    width: 46em;
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    .oneColElsCtr #mainContent {
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    a:link {
    text-decoration: none;
    a:visited {
    text-decoration: none;
    a:hover {
    text-decoration: underline;
    a:active {
    text-decoration: none;
    #apDiv1 {
    position:absolute;
    width:200px;
    height:115px;
    z-index:1;
    #apDiv2 {
    position:absolute;
    width:431px;
    height:158px;
    z-index:1;
    left: 909px;
    top: 288px;
    #apDiv3 {
    position:absolute;
    width:752px;
    height:158px;
    z-index:2;
    top: 2px;
    background-image: url(Public/Image/Gradient%20pics/fading_background_14.png);
    text-align: left;
    font-weight: bold;
    color: #CCC;
    background-color: #E2D6CB;
    padding: 3px;
    #apDiv4 {
    position:absolute;
    width:752px;
    height:477px;
    z-index:3;
    top: 162px;
    background-color: #EAEAEA;
    background-image: url(Public/Image/Gradient%20pics/Strip-13.png);
    #apDiv5 {
    position:absolute;
    width:506px;
    height:285px;
    z-index:4;
    left: 590px;
    top: 353px;
    background-color: #000000;
    .oneColElsCtr #container #mainContent table tr td #apDiv3 h1 strong {
    color: #FFF;
    text-align: left;
    .oneColElsCtr #container #mainContent table tr td #apDiv3 pre {
    color: #FFF;
    text-align: left;
    #apDiv6 {
    position:absolute;
    width:320px;
    height:240px;
    z-index:4;
    left: 1104px;
    top: 493px;
    .oneColElsCtr #container #mainContent table tr td #apDiv4 table tr td {
    font-size: 12px;
    text-align: left;
    #apDiv7 {
    position:absolute;
    width:752px;
    height:32px;
    z-index:5;
    top: 316px;
    background-color: #000000;
    left: -44px;
    #apDiv8 {
    position:absolute;
    width:320px;
    height:240px;
    z-index:1;
    left: 376px;
    top: 164px;
    #apDiv9 {
    position:absolute;
    width:752px;
    height:27px;
    z-index:4;
    background-color: #E4D8CD;
    left: 0px;
    top: 0px;
    #apDiv10 {
    position:absolute;
    width:397px;
    height:158px;
    z-index:8;
    left: -90px;
    top: 228px;
    .oneColElsCtr #container #mainContent table tr td #apDiv3 p {
    font-size: xx-large;
    #apDiv11 {
    position:absolute;
    width:752px;
    height:43px;
    z-index:4;
    top: 739px;
    text-align: center;
    background-color: #D3C0AF;
    .oneColElsCtr #container #mainContent table tr td #apDiv11 table tr td {
    text-align: center;
    font-size: x-small;
    #apDiv12 {
    position:absolute;
    width:752px;
    height:20px;
    z-index:5;
    top: 788px;
    font-size: xx-small;
    .oneColElsCtr #container #mainContent table tr td #apDiv12 table tr td {
    font-size: 10px;
    text-align: right;
    #apDiv13 {
    position:absolute;
    width:752px;
    height:29px;
    z-index:6;
    top: 812px;
    #apDiv14 {
    position:absolute;
    width:336px;
    height:14px;
    z-index:1;
    left: 26px;
    top: 6px;
    font-size: xx-small;
    .system_training {
    color: #CCC;
    .system_training {
    color: #CCC;
    .style2 {
    text-indent: -30px
    padding-left: 25px
    -->
    </style><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <script src="Public/Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    <!--
    #apDiv15 {
    position:absolute;
    width:288px;
    height:87px;
    z-index:7;
    top: 149px;
    left: -336px;
    #apDiv16 {
    position:absolute;
    width:1px;
    height:87px;
    z-index:7;
    top: 34px;
    color: #C99;
    left: 367px;
    .dropcaplogo {
    float: left;
    colour: #CCC;
    font-size: 58px;
    line-height: 42;
    padding-right: 2px;
    padding-top: 2;
    font-family:Verdana, Geneva, sans-serif;
    #apDiv17 {
    position:absolute;
    width:752px;
    height:115px;
    z-index:9;
    #apDiv18 {
    position:absolute;
    width:752px;
    height:158px;
    z-index:9;
    top: 1px;
    #apDiv19 {
    position:absolute;
    width:299px;
    height:25px;
    z-index:1;
    left: -352px;
    top: 120px;
    #apDiv20 {
    position:absolute;
    width:200px;
    height:115px;
    z-index:1;
    left: 32px;
    top: 15px;
    #apDiv21 {
    position:absolute;
    width:299px;
    height:96px;
    z-index:1;
    top: 22px;
    color: #999;
    font-weight: bold;
    font-size: xx-large;
    text-align: center;
    left: 44px;
    #apDiv22 {
    position:absolute;
    width:288px;
    height:19px;
    z-index:2;
    top: 73px;
    font-size: xx-small;
    text-align: center;
    left: 39px;
    #apDiv23 {
    position:absolute;
    width:113px;
    height:35px;
    z-index:10;
    left: 74px;
    top: 279px;
    -->
    </style>
    </head>
    <body class="oneColElsCtr">
    <div id="container">
      <div id="mainContent">
        <table width="752" height="741" align="center">
          <tr>
            <td height="156" bgcolor="#D6D6D6"><div id="apDiv18">
              <div id="apDiv21"><marquee  direction="left"   behavior="slide">STaNTech</marquee></div>
              <div id="apDiv22">Systems Training and Networking Technology</div>
              <img src="Image/other pics/Stanley-training.png" alt="" name="Training" width="397" height="158" align="right"></div>         
            <p> </p></td>
          </tr>
          <tr>
            <td height="495" bgcolor="#F4EFEB"><div id="apDiv4">
              <div id="apDiv9">
                <ul id="MenuBar1" class="MenuBarHorizontal">
                  <li><a class="MenuBarItemSubmenu" href="#">IT Services</a>
                    <ul>
                      <li><a href="#" class="MenuBarItemSubmenu">Networks</a>
                        <ul>
                          <li><a href="#">Wired</a></li>
                          <li><a href="#">Wireless</a></li>
                        </ul>
                      </li>
                      <li><a href="#">Servers</a></li>
                      <li><a href="#">PoE</a></li>
                      <li><a href="#">Web Design</a></li>
                    </ul>
                  </li>
                  <li><a href="#" class="MenuBarItemSubmenu">Digital Services</a>
                    <ul>
                      <li><a href="#">e-Archives</a></li>
                      <li><a href="#">e-Storage</a></li>
                    </ul>
                  </li>
                  <li><a class="MenuBarItemSubmenu" href="#">Training</a>
                    <ul>
                      <li><a href="#">Training</a>                    </li>
                      <li><a href="#">Wireless Infrastructure</a></li>
                      <li><a href="#">Desktop Publishing</a></li>
                      <li><a href="#">Web Design</a></li>
                    </ul>
                  </li>
                  <li><a href="#" class="MenuBarItemSubmenu">Services</a>
                    <ul>
                      <li><a href="#">Photocopy</a></li>
                      <li><a href="#">Laminating</a></li>
                      <li><a href="#">typesetting</a></li>
                      <li><a href="#">Printing</a></li>
                      <li><a href="#">ID Cards</a></li>
                    </ul>
                  </li>
                  <li><a href="#" class="MenuBarItemSubmenu">Contact Us</a>
                    <ul>
                      <li><a href="#">UK</a></li>
                      <li><a href="#">Africa</a></li>
                    </ul>
                  </li>
                </ul>
              </div>
              <p> </p>
              <table width="191" height="540" border="0">
                <tr>
                  <td height="144"><img name="Network" src="Image/HomePage-Pics/Network Drawing.PNG" width="220" height="140" alt="Network"></td>
                </tr>
                <tr>
                  <td height="82" bgcolor="#E4D8CD"><img src="Image/ID Pics/card-printer.png" alt="Digital Services" name="Digital" width="70" height="50" align="left"><a href="mailto:[email protected]">contact us </a>for all your digital  processing and electronic data storage.  Digitize your vital documents and important memorabilia.</td>
                  </tr>
                <tr>
                  <td bgcolor="#D3C0AF"><img src="Image/other pics/training.png" alt="Support Services" name="Support" width="70" height="50" align="left"><strong>Call us  today</strong> for a quick discussion on how to reduce your IT overhead costs and have  the freedom to concentrate on your core business. We provide you a specialist  support hence enabling you to continue to enjoy high level of service and quick  response times. Your business IT infrastructure is monitored and maintained 24  / 7</td>
                  </tr>
                <tr>
                  <td bgcolor="#F4EFEB"><img src="Image/other pics/training_Pic.png" alt="Training" name="Training" width="70" height="50" align="left">Network connectivity and set-up. Software and Website Design. Our professionals are waiting <strong>your call</strong> to help you build your first web page</td>
                  </tr>
              </table>
              <p> </p>
              <div id="apDiv8">
                <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="320" height="240" id="FlashID" title="STaNTech">
                  <param name="movie" value="Videos/STaN-Tech.swf">
                  <param name="quality" value="high">
                  <param name="wmode" value="opaque">
                  <param name="swfversion" value="6.0.65.0">
                  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                  <param name="expressinstall" value="Public/Scripts/expressInstall.swf">
                  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                  <!--[if !IE]>-->
                  <object type="application/x-shockwave-flash" data="Videos/STaN-Tech.swf" width="320" height="240">
                    <!--<![endif]-->
                    <param name="quality" value="high">
                    <param name="wmode" value="opaque">
                    <param name="swfversion" value="6.0.65.0">
                    <param name="expressinstall" value="Public/Scripts/expressInstall.swf">
                    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                    <div>
                      <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                      <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                      </div>
                    <!--[if !IE]>-->
                    </object>
                  <!--<![endif]-->
                  </object>
              </div>
            </div>
              <p> </p>
              <p> </p>
            <p> </p>
            <p> </p></td>
          </tr>
          <tr>
            <td bgcolor="#F4EFEB"><div id="apDiv11">
              <table width="752">
                <tr>
                  <td> </td>
                  <td>Our Customers</td>
                  <td> </td>
                </tr>
                <tr>
                  <td>Diamon Care</td>
                  <td>Dynamic People Limited</td>
                  <td>Centrum</td>
                </tr>
              </table>
            </div>
            <div id="apDiv12">
              <table width="752">
                <tr>
                  <td width="391">LogOn/Register</td>
                  <td width="70">|Feedback</td>
                  <td width="73">|Trademarks</td>
                  <td width="57">|About Us</td>
                  <td width="61">|Download</td>
                  <td width="72">|Contact Us</td>
                </tr>
                </table>
            </div>
            <div id="apDiv13"><img name="copyright" src="Image/HomePage-Pics/Copyright_symbol.png" width="27" height="23" alt="">
              <div id="apDiv14">STaNTech:- Systems Training and Networking Technology</div>
            </div></td>
          </tr>
        </table>
        <p> </p>
        <p> </p>
        <p> </p></div></div>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

    Moved to the Spry Forums as this widget is based on Spry 1.6.1 not the version that are shipped with the Widget Browser plugin.
    I wanted to check out your site. But the site doesn't work.
    What i would advice is that your that all the files are correctly uploaded to your server.

  • Spry menubar jumps to top of page

    i've seen this in a few different forums but so far no decent
    fixes. basically in ie7, the dropdown menus pop to the top of the
    page.
    here's the url [sorry just made it tinyurl so client's addy
    doesn't go out onto google]:
    http://tinyurl.com/4glvbl
    also attached css.
    it appears when i update the spry, it really screws up the
    css, so i haven't updated to avoid this.
    thanks!

    I have this issue too. It only happens in (older) imported Word documents (not in new Pages docs)and it is driving me crazy since it makes these documents impossible to work with. I have found myself going back to Word to edit the document and only loading them into Pages after I have finished. I have tried exporting such documents to pages '09 and then converting them back, but it makes no difference. Copying the info ONE PARAGRAPH at a time to a new Pages document seems to work but is simply too time consuming.

  • Vertical Spry sub menu bar gets misplaced in IE

    Hi,
    I'm using Vertical spry menu bar 1.4 and it works fine in
    Firefox, but the submenu appears on a different place in Internet
    Explorer, you can check it at
    http://www.holystichaven.com/Html/main.html,
    i tried changing the positions using the margins provided on the
    help, but it still won't work.
    Thanx for any help.
    Wayne

    Hello,
    Here are the steps you should do to make the menu work as
    expected:
    1. Remove all the <div align="center"> from the HTML
    source because this will trigger a bug in IE and will apply to all
    <a> tags when they are declared as block elements and will
    modify their position.
    2. Go into your CSS and in the first class ul.MenuBarVertical
    change the width:auto; with width: 11em;
    3. Into the CSS change into the "ul.MenuBarVertical ul" the
    margin property:
    margin: 0% 0 0 95%;
    to
    margin: 0% 0 0 11em;
    4. In the "ul.MenuBarVertical a" please add the following
    line:
    text-align: center;
    5. Go to the following URL:
    http://www.cristic.ro/samples/SpryMenuBar.js
    and our latest version for the Spry Menu Bar that fix an issue on
    IE.
    Regards,
    Cristian MARIN

  • Spry Sub-Menu not loading on iPhone

    It seems to work well when opened in Firefox, IE and Chrome. However, I tried to pull up on my iPhone and it appears to be hidden. Is there anything I can do about this? Barring starting over? Surely I'm not the only one with this problem.
    http://www.webtivity.me/lpoa/Publish/index.html

    The extra files are purely educative where you can see the different widgets being implemented. If you want to see these examples, create a new site in DW and place those files in there. Use F12 to preview in your favourite browser.
    If you have followed the instructions, the Spry files in DW will have updated to version 1.6.1. The best way to show those in in your existing document is to rename the SpryAssets folder to SpryAssets_BU or similar. Then open a new document called junk.html or similar and place a SpryMenuBar in the new document. saving junk.html will cause a new SpryAssets folder to be created at which stage you can delete junk.html.
    Now view the real document, test it in your moble and if all works, start on changing the style rules using the CSS file in SprayAssts_BU to assist.
    Gramps

  • Link inside tab must open next tab and jump to top of page

    I am trying to open the next tab from  a link within the tabbed panel while ensuring the top of the tab is focused on the screen.
    You can see my tabbed panel at the top of http://yabbox.com/spry.php
    In Panel one, there are links to panel 3 and panel 4.  On some screens you will need to scroll down to see this links and it is this scenario I am working on.
    If you click the link to panel three, the panel will open but as it is smaller, the viewer will be left reading the content below and not the panel itself, which will be very confusing.  This is especially so if you are using a laptop.
    I need to force the link to jump to the to the top of the screen, something like including a named anchor inside the tab itself.
    I am using the following code as found on this forum, but it's not working <a href="javascript:;" onclick="TabbedPanels1.showPanel('3')" scroll(0,0);="">Panel 3</a>
    Can you help?
    Andy

    Hi,
    You need a bookmark for the top of your tabbed panels and then to change the href of you link to reference it
    Try the  following changes
    <div id="TabbedPanels1" class="TabbedPanels" name="TabbedPanels1">
    <p><a href="#TabbedPanels1" onclick="TabbedPanels1.showPanel('3')" scroll(0,0);="">Panel 3</a></p>
    That's how I've solved it on one of my pages
    www.thehmc.co.uk/photo.html
    Regards
    Phil

  • Contribute 4 Editing, when typing page jumps to top of page

    When in the Dreamweaver like edit mod after clicking the edit
    button I go to enter some text and the focus of the page goes
    straight to the top whenever something is typed.. I scroll back
    down and the text has been entered.. so I type something again and
    it jumps back to the top again. We've been unable to work out how
    to stop this.. and its becoming very frustrating, especially as it
    doesn't happen on my work copy..
    I'm using Adobe Contribute CS3 on my work system.. but the
    clinet is running Adobe Contribute 4.
    Has anyone else had the same thing happen to them, or does
    anyone have an idea for why this is happening?

    Javascript to retrieve (and send to server) 'scrolling status' onSubmit and restore it onLoad for the first one, AJAX for the second. Not really a JSP problem anyway.
    bye.

  • Link to .pdf asset is jumping to top of page instead of opening .pdf

    I am going crazy trying to figure out why one of my pages won't open its links.  It appears in the lower left corner of the browser to be linked to the correct asset, and if you right click the link and select to open the link in a new page it opens the .pdf fine.  But when you left click on the link then it just jumps to the top of the page as if it were anchored to the top of the page or something.  I don't understand it.  I've tried erasing the link, erasing the asset and relinking but it I can't figure it out.
    Here is the site:
    http://www.generationsprimarycare.com/physical-forms.html#peforms
    On the right column, the top link is fine, the rest of the links that are linked to .pdfs in the right column don't work correctly
    Thanks a bunch to anyone who can help.

    https://addons.mozilla.org/en-US/firefox/addon/grab-and-drag/
    this addon is solution, finally found it ;)
    greetings / pozdrawiam

  • My spry horizontal menu drops then returns when clicked?

    Hello,
    I recently updated my website to include a Facebook "Like" button with counter, and now my spry horizontal menu jumps up and down when you click a menu item?
    http://www.kansascitycrates.com/index.html
    I played around with the like button position in my template, before just adding it to the existing "Recommend" position at the top.  It is simply a 2 column 1 row table.
    What setting is causing the Spry horizontal menu to jump like that?
    Thanks in advance.
    John

    Thank you SnakEyez02,
    I made the changes you suggested. The spry horizontal menu should be below the header background image.  Also, I put the Facebook plugins into a table, for lack of better understanding of controlling it's placement.  I would like both Facebook buttons to be even along the top.
    When I opened the template this morning, the last spry menu option (Testimonials) suddenly word wrapped (?) and began a second line under the first menu item (Contact).  So I played with adjusting it's width and font size. I haven't made any other template changes in 6 months and don't know why it "word wrapped"?
    Thank you again for your help. 
    JM

  • Spry 2 Menu in DW CS5

    There are two questions for the Spry Menu 2 version.
    1)  Do I have to make all menu title and link changes in code?  With the regular Spry menu that comes with DW CS5 you can make the changes, and add links to menu items, in the "Design > Properties" window.  I would sure like to be able to do that, rather than go to the strictly "code" view and work in there.
    2)  With the Spry 2 menu at the top ( see www.Aloe-Vera.org/test.htm ) I am unable to go into "Design" view for the page to make changes in the content of the page itself.
    Are there any fixes so that I can view and edit the rest of the page in DW CS5 "Design" view?
    Thanks, David

    DavidHonaker wrote:
    There are two questions for the Spry Menu 2 version.
    1)  Do I have to make all menu title and link changes in code?  With the regular Spry menu that comes with DW CS5 you can make the changes, and add links to menu items, in the "Design > Properties" window.  I would sure like to be able to do that, rather than go to the strictly "code" view and work in there.
    2)  With the Spry 2 menu at the top ( see www.Aloe-Vera.org/test.htm ) I am unable to go into "Design" view for the page to make changes in the content of the page itself.
    Are there any fixes so that I can view and edit the rest of the page in DW CS5 "Design" view?
    Thanks, David
    1.  It is true you cannot use the Properties window.  You can use the code view or the Widget Browser to make edits.  The Widget Browser has a GUI if you feel more comfortable with that.
    2.  You should be able to make some changes in Design View, but unfortunately the GUI and clean layout in Design View is gone.  Best suggestion I can give you here is to file a bug report/feature request: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform .  I have before with this because I agree it helps newer users and compared to commercial alternatives like those from Project Seven it falls short everytime.

Maybe you are looking for

  • Creating a Folder and uploading file into that folder Inside OneDrive in Office365 programmatically

    I am using this below code to create a folder inside onedrive in office365,but i cant able to access the url for accessing my personal onedrive,it causing error "Cannot connnect to the server"  using (ClientContext clientContext = new ClientContext("

  • Return to Vendor Error

    Hello All, I am not exactly a MM or QM or FI guy, but have given this task to resolve it ASAP, so i am asking for help on this forum. we are facing an error when we are trying to return the goods to the vendor, the  items to return are entered in the

  • Error with Utility Configuration 9.3.1 with Foundation services

    I have a problem while configuring Utility Configuration 9.3.1 with Foundation services. I have entered "Oracle db 10g express edition" database configuration details. When I proceed for next step button, after couple of minutes system throw an excep

  • Access Imported Archive in User Defined Function

    Hi! I want to access a XML file in an user defined function in a message mapping. The XML file is included in an imported archive. I need the information out of this XML file for configuring an extended receiver determination. Does anyone know how to

  • How to edit (split/crop) original captured avi files

    I have a whole library of camcorder tapes that I want to convert. But I don't necessarily want to save all the video. Let's say the first tape has 15 minutes of good footage that I want to preserve. Then there is 10 minutes that is not worth saving.