Simulate Menu not appearing

Hi
I installed the MultiSIM and UltiSIM. Since the network connection is slow the application is not able to connect to the server. But other pages are opening. And it says the software will function with limited facilities. And the Simulate Menu is not visible when the MultiSIM opens. Please tell me some corrective measures that I should take.
Thanks in advance.
Gokul.

There are two things that may prevent you from connecting to the server:
1.  Your firewall is blocking www.electronicsworkbench.com port 80
2.  You are behind a proxy server, the link below will provide more info.
http://zone.ni.com/devzone/conceptd.nsf/webmain/DAD2C61E475709E5862571790029B525

Similar Messages

  • Flash menu not appearing in Captivate 4

    Gentlefolk;
    I am evaluating the Captivate 4 trial version and ran into a problem.
    I cobbled together a quickie menu in Flash which works fine in C4.
    However, seeking a more elegent solution, I created another menu using a Flash menu generator (Antssoft) which works fine in a browswer and in a Flash player, but does NOT appear in C4.  I see a Flash bounding box on the page, but when viewed in browser mode or by a standard preview, there is just a blank page.
    I have tried variations on my theme with the menu: changing the filename to .flv so it could be imported as a Flash object, I have used the original .swf extenstion and imported as an animation, but all with the same results.
    Suggestions? Is Captivate a beast in which one needs to build any type of menu within a Captivate project itself,and it really doesn't like external menus?
    Seems odd..but possible....
    Thx!
    Don

    What do you mean cobbled together a quickie flash menu?
    Was it something you actually built in flash to control the captivate swf, such as an animation you placed on the stage or a widget object you built?
    Yes...Captivate is a beast, well at first. There are only so many variables/functions you are allowed to play around with, although with some more digging you may be able to find some more in the class files for captivate.
    I am not sure if you are stil in need of help with this or not, let me know.
    Zcarr

  • AddIn menu not appearing

    Hi,
    CR - 2011 V.14.0.0.760
    I have a .dll that I have created in .Net that should work as an AddIn. It worked for an evaluation version of CR that we had installed on our server. I now have a full licenced version on my XP computer, and the AddIn menu does not appear.
    After creating the AddIn folder in the appropriate place (I assume), on restarting CR a pop up mentioned that the AddIn folder was being set up, but I can't yet see the menu. Computer has been restarted since then.
    Any ideas anyone? I haven't answered my own question with the server/computer statement above have I?
    Thanks
    Julian

    Hi Don
    Got back from a holiday yesterday. Don't know if you can still help me.
    I've installed the newly downloaded version of CR 2011 back onto our server. I have built the demo project supplied in the link you gave me. It complained that I was missing a call to getMenuType as follows:
    Error     1     'cscFindSubreports.MyCommandImpl' does not implement interface member 'BusinessObjects.CrystalReports.DotNetExternalCommand.ICommand.getMenuType()'     C:\Development\Crystal\Crystal Reports 2008 .NET C%23 - Creating Custom Addins\cscFindSubreports Visual Studio 2005\cscFindSubreports Visual Studio 2005\main.cs     10     15     cscFindSubreports
    So I put that function into the code, and it compiled and I put the .dll onto the server in exactly the same place as my PC.
    The newly created .dll Addin appears in the menu on the server.
    However it just doesn't on my PC still.
    Don't know if you have any more ideas? Don't worry if not, I'll keep plugging away (as usual.... ;O)  )
    FYI: The DotNetExternalCommand.dll I have referenced in the project is via the path
    C:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86
    Julian

  • Menu not appearing

    I have a flash site which I am trying to update. After I have
    finished editing the site I do a flash preview and certain text and
    the menu which I didnt edit do not appear. Any ideas?

    Hi
    Your description is a bit vague - but here's something you
    can try
    If your using Text inside a MovieClip then you need to Embed
    the Font.
    Select your text and click the Embed button on the Components
    Panel - select all the Characters that are likely to appear in your
    text. Save and Run - See if there's a difference.
    Check your Alpha also you never know.
    Hope it helps

  • Spry Drop Down Menu not appearing in I.E.8

    I have created a spry drop down menu in Dreamweaver CS5, brought it to my webpage in Macromedia Dreamweaver, uploaded it and when I view the website in I.E. 8 only the top tabs of the menu appear.  When I scroll over it, no drop down menu shows.  Please help.

    Below is the coding i have for my menu...and the site address is www.setonyouthshelters.org
    <!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=iso-8859-1" />
    <script type="text/javascript" src="/public_html/javascript/tableHeight.js"></script>
    <script src="file:///C|/Documents%20and%20Settings/Mother%20Seton%20House/My%20Documents/Seton_Youth_Sh elters/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Seton Youth Shelters</title>
    <!-- TemplateEndEditable --><!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
    <link href="/css/seaton.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    #MenuBar1 li strong {
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: right;
    #MenuBar1 li strong {
    font-size: 10px;
    #MenuBar1 li strong {
    font-size: 18px;
    .email {
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    </style>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <link href="file:///C|/Documents%20and%20Settings/Mother%20Seton%20House/My%20Documents/Seton_Youth_Sh elters/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    </head>
    <body onload="MM_preloadImages('/images/home_button1.gif','/images/about_usbutton1.gif','/image s/programs_button1.gif','/images/events_button1.gif','/images/contribute_button1.gif','/im ages/contact_usbutton1.gif','/images/bigchillbutton1.gif','/images/derbybutton1.gif','/ima ges/sponsorshipinfobutton1.gif','/images/fashionbutton1.gif','/images/footballbutton1.gif' ,'/images/golfoutingbutton1.gif','/images/kingswalkbutton1.gif','/images/monsterbutton1.gi f','/images/supperbutton1.gif','/images/summerbutton1.gif','/images/winebutton1.gif','/ima ges/boardofdirectors1.gif','/images/funding1.gif','/images/missionprograms1.gif','/images/ newsletter1.gif','/images/support1.gif','/images/counseling1.gif','/images/inschool1.gif', '/images/mentoring1.gif','/images/parentservices1.gif','/images/safeplace.gif','/images/sh elter.gif','/images/streetoutreach1.gif','/images/volunteer1.gif','/images/youthambassador s.gif','/images/donationsbutton1.gif','/images/thriftstorebutton1.gif')">
    <!-- DO NOT MOVE! The following AllWebMenus code must always be placed right AFTER the BODY tag-->
    <!-- ******** BEGIN ALLWEBMENUS CODE FOR setonhouseRevII ******** -->
    <span id='xawmMenuPathImg-setonhouseRevII' style='position:absolute;top:-50px'><img name='awmMenuPathImg-setonhouseRevII' id='awmMenuPathImg-setonhouseRevII' src='/public_html/awmmenupath.gif' alt='' /></span>
    <script type='text/javascript'>var MenuLinkedBy='AllWebMenus [2]', awmBN='DW'; awmAltUrl='';</script>
    <script src='/public_html/setonhouseRevII.js' language='JavaScript1.2' type='text/javascript'></script>
    <script type='text/javascript'>awmBuildMenu();</script>
    <!-- ******** END ALLWEBMENUS CODE FOR setonhouseRevII ******** -->
    <!-- DO NOT MOVE! The following AllWebMenus linking code section must always be placed right AFTER the BODY tag-->
    <style type="text/css">
                .awmAnchor {position:relative;z-index:0}
                </style>
    <table width="790" border="0" align="center" cellpadding="1" cellspacing="0">
      <tr>
        <td bgcolor="#C81F36"><table width="790" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
          <tr>
            <td align="right" bgcolor="#1C1D4D"><p><img src="/images/headerimg.gif" alt="header" width="800" height="150" hspace="5" align="middle" /></p>
              <ul id="MenuBar1" class="MenuBarHorizontal">
                <li><a href="/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('home','','/images/home_button1.gif',1)"><img src="/images/home_button.gif" alt="HOME" name="home" width="110" height="35" border="0" id="home" /></a></li>
                <li><a href="/about/aboutus.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('aboutus','','/images/about_usbutton1.gif',1)"><img src="/images/about_usbutton.gif" alt="ABOUT US" name="aboutus" width="110" height="35" border="0" id="aboutus" /></a>
                  <ul>
      <li><a href="/about/board_of_directors.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('boardofdirectors','','/images/boardofdirectors1.gif',1)"><img src="/images/boardofdirectors.gif" alt="BOARD OF DIRECTORS" name="boardofdirectors" width="110" height="18" border="0" id="boardofdirectors" /></a></li>
      <li><a href="/about/funding.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('funding','','/images/funding1.gif',1)"><img src="/images/funding.gif" alt="FUNDING" name="funding" width="110" height="18" border="0" id="funding" /></a></li>
      <li><a href="/about/mission_programs.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('missionprograms','','/images/missionprograms1.gif',1)"><img src="/images/missionprograms.gif" alt="MISSION PROGRAMS" name="missionprograms" width="110" height="18" border="0" id="missionprograms" /></a></li>
      <li><a href="/about/newsletter_archives.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('newsletter','','/images/newsletter1.gif',1)"><img src="/images/newsletter.gif" alt="NEWSLETTER" name="newsletter" width="110" height="18" border="0" id="newsletter" /></a></li>
      <li><a href="/about/support.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('support','','/images/support1.gif',1)"><img src="/images/support.gif" alt="SUPPORT" name="support" width="110" height="18" border="0" id="support" /></a></li>
                  </ul>
                </li>
                <li><a href="/programs/board_of_directors.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('programs','','/images/programs_button1.gif',1)"><img src="/images/programs_button.gif" alt="PROGRAMS" name="programs" width="110" height="35" border="0" id="programs" /></a>
                  <ul>
                    <li><a href="/programs/counseling.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('counseling','','/images/counseling1.gif',1)"><img src="/images/counseling.gif" alt="COUNSELING" name="counseling" width="110" height="18" border="0" id="counseling" /></a></li>
                    <li><a href="/programs/in_school.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('inschool','','/images/inschool1.gif',1)"><img src="/images/inschool.gif" alt="IN SCHOOL" name="inschool" width="110" height="18" border="0" id="inschool" /></a></li>
                    <li><a href="/programs/mentoring.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('mentoring','','/images/mentoring1.gif',1)"><img src="/images/mentoring.gif" alt="MENTORING" name="mentoring" width="110" height="18" border="0" id="mentoring" /></a></li>
                    <li><a href="/programs/parent_services.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('parentservices','','/images/parentservices1.gif',1)"><img src="/images/parent_services.gif" alt="PARENT SERVICES" name="parentservices" width="110" height="18" border="0" id="parentservices" /></a></li>
                    <li><a href="/programs/safe_place.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('safeplace','','/images/safeplace.gif',1)"><img src="/images/safeplace1.gif" alt="SAFE PLACE" name="safeplace" width="110" height="18" border="0" id="safeplace" /></a></li>
                    <li><a href="/programs/shelter.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('shelter','','/images/shelter.gif',1)"><img src="/images/shelter1.gif" alt="SHELTER" name="shelter" width="110" height="18" border="0" id="shelter" /></a></li>
                    <li><a href="/programs/street_outreach.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('streetoutreach','','/images/streetoutreach1.gif',1)"><img src="/images/streetoutreach.gif" alt="STREET OUTREACH" name="streetoutreach" width="110" height="18" border="0" id="streetoutreach" /></a></li>
                    <li><a href="/programs/volunteer.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('volunteer','','/images/volunteer1.gif',1)"><img src="/images/volunteer.gif" alt="VOLUNTEER" name="volunteer" width="110" height="18" border="0" id="volunteer" /></a></li>
                    <li><a href="/programs/youth_ambassadors.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('youthambassadors','','/images/youthambassadors.gif',1)"><img src="/images/youthambassadors1.gif" alt="YOUTH AMBASSADORS" name="youthambassadors" width="110" height="18" border="0" id="youthambassadors" /></a></li>
                  </ul>
                </li>
                <li><a href="/events/annualfundcampaign/annual_fund.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('events','','/images/events_button1.gif',1)"><img src="/images/events_button.gif" alt="EVENTS" name="events" width="110" height="35" border="0" id="events" /></a>
                  <ul>
                    <li><a href="/events/big_chill/big_chill.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('bigchill','','/images/bigchillbutton1.gif',1)"><img src="/images/bigchillbutton.gif" alt="BIG CHILL" name="bigchill" width="115" height="36" border="0" id="bigchill" /></a></li>
                    <li><a href="/events/derby/derby_party.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('kentuckyderby','','/images/derbybutton1.gif',1)"><img src="/images/derbybutton.gif" alt="KENTUCKY DERBY" name="kentuckyderby" width="115" height="36" border="0" id="kentuckyderby" /></a></li>
                    <li><a href="/events/fashion/fashion_show.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('fashionshow','','/images/fashionbutton1.gif',1)"><img src="/images/fashionbutton.gif" alt="FASHION SHOW" name="fashionshow" width="115" height="36" border="0" id="fashionshow" /></a></li>
                    <li><a href="/events/golf/golf_outing.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('golfouting','','/images/golfoutingbutton1.gif',1)"><img src="/images/golfoutingbutton.gif" alt="GOLF OUTING" name="golfouting" width="115" height="36" border="0" id="golfouting" /></a></li>
                    <li><a href="/events/seton_supper_club/seton_supper_club.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('setonsupperclub','','/images/supperbutton1.gif',1)"><img src="/images/supperbutton.gif" alt="SETON SUPPER CLUB" name="setonsupperclub" width="115" height="36" border="0" id="setonsupperclub" /></a></li>
                    <li><a href="/events/summercel.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('summercelebration','','/images/summerbutton1.gif',1)"><img src="/images/summerbutton.gif" alt="SUMMER CELEBRATION" name="summercelebration" width="115" height="36" border="0" id="summercelebration" /></a></li>
                    <li><a href="/events/wine_tasting/wine_tasting.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('winetasting','','/images/winebutton1.gif',1)"><img src="/images/winebutton.gif" alt="WINE TASTING" name="winetasting" width="115" height="36" border="0" id="winetasting" /></a></li>
                  </ul>
                </li>
                <li><a href="/contribute/contribute_first_page.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contribute','','/images/contribute_button1.gif',1)"><img src="/images/contribute_button.gif" alt="CONTRIBUTE" name="contribute" width="110" height="35" border="0" id="contribute" /></a>
                  <ul>
                    <li><a href="/contribute/donations.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('donations','','/images/donationsbutton1.gif',1)"><img src="/images/donationsbutton.gif" alt="DONATIONS" name="donations" width="110" height="35" border="0" id="donations" /></a></li>
                    <li><a href="/contribute/sponsors.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('sponsors','','/images/sponsorbutton1.gif',1)"><img src="/images/sponsorbutton.gif" alt="SPONSORS" name="sponsors" width="110" height="15" border="0" id="sponsors" /></a></li>
        <li><a href="/contribute/thrift_store_USA.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('thriftstore','','/images/thriftstorebutton1.gif',1)"><img src="/images/thriftstorebutton.gif" alt="THRIFT STORE" name="thriftstore" width="110" height="35" border="0" id="thriftstore" /></a></li>
         </ul>
                </li>
                <li><a href="/contact/contactus.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contactus','','/images/contact_usbutton1.gif',1)"><img src="/images/contact_usbutton.gif" alt="CONTACT US" name="contactus" width="110" height="35" border="0" id="contactus" /></a></li>
              </ul></td>

  • Apple drop down menu not appearing.....

    Recently had to do a complete restore from my back up to my mac mini.
    Seems to have sorted out most of the problems I was having (but not all).
    However the Apple Symbol drop down Menu in the Menu bar turns blue when clicked on, but no sub menu appears.
    Very inconvenient.
    I'd be grateful for any thoughts on a solution to this.
    And while I'm on the subject of weird things that the restore has produced......
    I use iWeb to create a number of websites but now, after the restore, the icon in the dock is grey and when I try to open it I get a message that says
    You can't open the application iWeb because it may be damaged or incomplete.
    Any suggestions or possible solutions gratefully received.
    Thanks
    Gordon

    On Tue, 28 Nov 2006 11:38:59 +0000 (UTC), "Kamesh192"
    <[email protected]> wrote:
    > <form action="<?php print
    $_SERVER['PHP_SELF'];?>" method="get">
    > <label for="menu"></label>
    >
    > <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    > <noscript><input type="submit" value="Go"
    /></noscript>
    > <option value="" selected="selected">Jump To
    Another Project</option>
    > <?php
    > do {
    > ?>
    > <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    >$row_rsOtherDevs['title']?></option>
    > <?php
    > } while ($row_rsOtherDevs =
    mysql_fetch_assoc($rsOtherDevs));
    > $rows = mysql_num_rows($rsOtherDevs);
    > if($rows > 0) {
    > mysql_data_seek($rsOtherDevs, 0);
    > $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    > }
    > ?>
    >
    > </select>
    > </form>
    Change the above to:
    <form action="<?php print $_SERVER['PHP_SELF'];?>"
    method="get">
    <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    <option value="" selected="selected">Jump To Another
    Project</option>
    <?php
    do {
    ?>
    <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    $row_rsOtherDevs['title']?></option>
    <?php
    } while ($row_rsOtherDevs =
    mysql_fetch_assoc($rsOtherDevs));
    $rows = mysql_num_rows($rsOtherDevs);
    if($rows > 0) {
    mysql_data_seek($rsOtherDevs, 0);
    $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    ?>
    </select>
    <noscript><input type="submit" value="Go"
    /></noscript>
    </form>
    Gary

  • Dynamic menu not appear in level in jdeveloper 11.1.1.6

    jdeveloper  11.1.1.6.0
    version 64
    i create menu from task flow and this menu have 3 level
    0 ,1 ,2
    after creat template and navigation pan and nod stamp and navigation item
    when i set level to navigation pan to  0 it  appear
    and when set it  1 it not come any thing
    may be create menu in  my  version   11.1.1.6.0  different from 11.1.2.1 or what ?

    Up.

  • Why does the properties menu not appear with the templates?

    Hi,
    This is a bit hard to explain but maybe someone will get it.
    If you draw a div on your deisgn window 'draw AP div' then
    click somewhere on that div again, in the design window, then you
    get a list of properties at the bottom such as width, height, top,
    left, z-index etc....ok.
    Now if i load the '3 column hybrid header and footer
    template' and click on any div on the deisgn window of this
    template then i dont get this properties menu at the bottom. The
    width in the css template are set in 'em' btw if that matters.
    Now i am thinking there is a fundmental difference betwee the
    divs in the template than drawing a div using the 'draw AP div'
    tool.??
    It's kinda of like the templates are using pure css whereas
    the AP div is a mixture, ok i am sure i am WAY of the mark here and
    this is just a little thing. Can someone explain?
    thanks for any advice!

    > Now if i load the '3 column hybrid header and footer
    template' and click
    > on
    > any div on the deisgn window of this template then i
    dont get this
    > properties
    > menu at the bottom.
    That's because the div *you* created was Absolutely
    Positioned, and there is
    a specific inspector for absolutely positioned elements. But
    the divs in
    the 3-column hybrid header and footer are NOT absolutely
    positioned and so
    you do not get the special inspector. If you are not sure
    about the
    difference between absolutely positioned and non-positioned
    elements, then
    you would be well advised to NOT use absolute positioning
    until you do. It
    will create big problems for you if you ignore this.
    > The width in the css template are set in 'em' btw if
    that matters.
    That makes the container expand in width as the font size is
    expanded by the
    visitor, which is what is meant by the 'hybrid' term in the
    sample file's
    name.
    > Now i am thinking there is a fundmental difference
    betwee the divs in the
    > template than drawing a div using the 'draw AP div'
    tool.??
    Yes, definitely. This may help you understand positioning a
    bit -
    There are 4 different types of positioning:
    Absolute
    Relative
    Fixed
    Static
    Here is a brief explanation of each kind of positioning (with
    regard to
    placement of elements on the page only)....
    Position:absolute (or A/P elements)
    This does several things -
    1. It 'removes' the element from the flow of the code on
    the page so that
    it can no longer influence the size or position of any other
    page element
    (except for those contained within it, of course).
    2. The absolutely positioned element takes its position from
    the position of
    its closest PARENT *positioned* element - in the
    absence of any explicitly
    positioned parent, this will default to the <body> tag,
    which is always
    positioned
    at 0,0 in the browser viewport.
    This means that it doesn't matter where in the HTML code the
    layer's code
    appears (between <body> and </body>), its
    location on the screen will not
    change (this assumes that you have not positioned the A/P
    element within
    a table or another A/P element, of course).
    Furthermore, the space in
    which
    this element would have appeared were it not positioned
    is not preserved
    on the screen. In other words, absolutely positioned elements
    don't take
    up any space on the page. In fact, they FLOAT over the page.
    Position:relative (or R/P elements)
    In contrast to absolute positioning, a relatively positioned
    page element is
    *not* removed from the flow of the code on the page, so
    it will use the
    spot
    where it would have appeared based on its position in
    the code as its
    zero point reference. If you then supply top, right,
    bottom, or left
    positions
    to the style for this element, those values will be
    used as offsets from
    its
    zero point.
    This means that it DOES matter where in the code the
    relatively positioned
    element appears (, as it will be positioned in that location
    (factoring in
    the offsets) on the screen (this is true for any placement in
    the code).
    Furthermore, the space where this element would have
    appeared is
    preserved in the display, and can therefore affect the
    placement of
    succeeding elements. This means that the taller a relatively
    positioned element is, the more space it forces on the page.
    Position:static
    As with relative position, static positions also "go with
    the flow". An
    element with a static position cannot have values for
    offsets (top, right,
    left, bottom) or if it has them, they will be ignored. Unless
    explicitly
    positioned, all div elements default to static positioning.
    Position:fixed
    A page element with this style will not scroll as the page
    content scrolls.
    Support for this in elements other than page backgrounds is
    quirky
    There are several other things you need to know:
    1. ANY page element can be positioned - paragraphs, tables,
    images, lists,
    etc.
    2. The <div> tag is a BLOCK level tag. This means that
    if it is not
    positioned or explicitly styled otherwise, a) it will always
    begin on a new
    line on the screen, and b) it will always force content to a
    new line below
    it, and c) it will always take up the entire width of its
    container (i.e.,
    width:100%).
    3. The placement of A/P elements *can* affect the BEHAVIOR of
    other
    elements
    on the page. For example, a 'layer' placed over a hyperlink
    will mask that
    hyperlink.
    You can see a good example of the essential difference
    between absolute and
    relative positioning here -
    http://www.great-web-sights.com/g_layersdemo.asp
    You can see a good demonstration of why using layers for a
    page layout tool
    is dangerous here -
    http://www.great-web-sights.com/g_layer-overlap.asp
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "rams30" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi,
    >
    > This is a bit hard to explain but maybe someone will get
    it.
    >
    > If you draw a div on your deisgn window 'draw AP div'
    then click somewhere
    > on
    > that div again, in the design window, then you get a
    list of properties at
    > the
    > bottom such as width, height, top, left, z-index
    etc....ok.
    >
    > Now if i load the '3 column hybrid header and footer
    template' and click
    > on
    > any div on the deisgn window of this template then i
    dont get this
    > properties
    > menu at the bottom. The width in the css template are
    set in 'em' btw if
    > that
    > matters.
    >
    > Now i am thinking there is a fundmental difference
    betwee the divs in the
    > template than drawing a div using the 'draw AP div'
    tool.??
    >
    > It's kinda of like the templates are using pure css
    whereas the AP div is
    > a
    > mixture, ok i am sure i am WAY of the mark here and this
    is just a little
    > thing. Can someone explain?
    >
    > thanks for any advice!
    >

  • ICal 5.0.3 Repeat pop-up menu not appearing

    I created a new calendar and then copied events from the previous year into it. Now I'm trying to set events to repeat yearly, but when I pull up the event, I'm not getting the pop-up menu that allows me to reset the time or repetition. This problem only seems to happen in the events I copied from the previous calendar. Is there anything I can do, short of re-typing each event?

    Using iCal 5.0.3, I used to see a "repeat" option for events on my MacBook Pro (OS X 10.7.5) and on my iPhone 4S (iOS 5.1.1), but the option has disappeared, both for new events and for existing events opened for editing.  iCal on both the MBP on iPhone syncs to iCloud. 
    What could have happened to the "repeat" option?

  • Drop down menu not appearing correctly

    Hi
    i have a dynamic drop down menu on one of my site pages (
    http://www.mantle.co.uk/investment.php?ID=1),
    the menu optionss are appearing outside of the menu?
    i cannot see why,
    below is my code:
    <form action="<?php print $_SERVER['PHP_SELF'];?>"
    method="get">
    <label for="menu"></label>
    <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    <noscript><input type="submit" value="Go"
    /></noscript>
    <option value="" selected="selected">Jump To Another
    Project</option>
    <?php
    do {
    ?>
    <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    $row_rsOtherDevs['title']?></option>
    <?php
    } while ($row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs));
    $rows = mysql_num_rows($rsOtherDevs);
    if($rows > 0) {
    mysql_data_seek($rsOtherDevs, 0);
    $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    ?>
    </select>
    </form>
    please could you help me!

    On Tue, 28 Nov 2006 11:38:59 +0000 (UTC), "Kamesh192"
    <[email protected]> wrote:
    > <form action="<?php print
    $_SERVER['PHP_SELF'];?>" method="get">
    > <label for="menu"></label>
    >
    > <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    > <noscript><input type="submit" value="Go"
    /></noscript>
    > <option value="" selected="selected">Jump To
    Another Project</option>
    > <?php
    > do {
    > ?>
    > <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    >$row_rsOtherDevs['title']?></option>
    > <?php
    > } while ($row_rsOtherDevs =
    mysql_fetch_assoc($rsOtherDevs));
    > $rows = mysql_num_rows($rsOtherDevs);
    > if($rows > 0) {
    > mysql_data_seek($rsOtherDevs, 0);
    > $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    > }
    > ?>
    >
    > </select>
    > </form>
    Change the above to:
    <form action="<?php print $_SERVER['PHP_SELF'];?>"
    method="get">
    <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    <option value="" selected="selected">Jump To Another
    Project</option>
    <?php
    do {
    ?>
    <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    $row_rsOtherDevs['title']?></option>
    <?php
    } while ($row_rsOtherDevs =
    mysql_fetch_assoc($rsOtherDevs));
    $rows = mysql_num_rows($rsOtherDevs);
    if($rows > 0) {
    mysql_data_seek($rsOtherDevs, 0);
    $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    ?>
    </select>
    <noscript><input type="submit" value="Go"
    /></noscript>
    </form>
    Gary

  • Drop down menu not appearing right

    Hi
    i have a dynamic drop down menu on one of my site pages (
    http://www.mantle.co.uk/investment.php?ID=1),
    the menu optionss are appearing outside of the menu?
    i cannot see why,
    below is my code:
    <form action="<?php print $_SERVER['PHP_SELF'];?>"
    method="get">
    <label for="menu"></label>
    <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    <noscript><input type="submit" value="Go"
    /></noscript>
    <option value="" selected="selected">Jump To Another
    Project</option>
    <?php
    do {
    ?>
    <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    $row_rsOtherDevs['title']?></option>
    <?php
    } while ($row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs));
    $rows = mysql_num_rows($rsOtherDevs);
    if($rows > 0) {
    mysql_data_seek($rsOtherDevs, 0);
    $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    ?>
    </select>
    </form>
    please could you help me!

    On Tue, 28 Nov 2006 11:38:59 +0000 (UTC), "Kamesh192"
    <[email protected]> wrote:
    > <form action="<?php print
    $_SERVER['PHP_SELF'];?>" method="get">
    > <label for="menu"></label>
    >
    > <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    > <noscript><input type="submit" value="Go"
    /></noscript>
    > <option value="" selected="selected">Jump To
    Another Project</option>
    > <?php
    > do {
    > ?>
    > <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    >$row_rsOtherDevs['title']?></option>
    > <?php
    > } while ($row_rsOtherDevs =
    mysql_fetch_assoc($rsOtherDevs));
    > $rows = mysql_num_rows($rsOtherDevs);
    > if($rows > 0) {
    > mysql_data_seek($rsOtherDevs, 0);
    > $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    > }
    > ?>
    >
    > </select>
    > </form>
    Change the above to:
    <form action="<?php print $_SERVER['PHP_SELF'];?>"
    method="get">
    <select name="ID" class="dropdown" id="menu"
    onchange="this.form.submit()">
    <option value="" selected="selected">Jump To Another
    Project</option>
    <?php
    do {
    ?>
    <option value="<?php echo
    $row_rsOtherDevs['devID']?>"><?php echo
    $row_rsOtherDevs['title']?></option>
    <?php
    } while ($row_rsOtherDevs =
    mysql_fetch_assoc($rsOtherDevs));
    $rows = mysql_num_rows($rsOtherDevs);
    if($rows > 0) {
    mysql_data_seek($rsOtherDevs, 0);
    $row_rsOtherDevs = mysql_fetch_assoc($rsOtherDevs);
    ?>
    </select>
    <noscript><input type="submit" value="Go"
    /></noscript>
    </form>
    Gary

  • Mirroring menu not appearing on MacBook

    I just upgraded to Mountain Lion and have the latest AppleTV. My AppleTV and my MacBook Pro are connected to the same network but I do not get the mirroring menu. AirPlay is on, on the AppleTV. I cannot figure out how to get the mirroring menu. Please help

    Add me to another of the tally for people who are not happy with Apple right now.  The wife and I both have 2 year old MBP's that for some unknown reason to the users can upgrade to the latest OS, but can't use the features.
    Airplay mirroring was actually the biggest function of 10.8 I was looking forward too.  We don't have cable/sat. tv.  We just use netflix or we stream directly from the channels website.  I guess we will just have to keep moving and plugging in the cords to watch things on ABC/CBS :|
    Also, add the fact that they took out the RSS feeds from Mail and I am not a happy camper right now.

  • Create Object menu not appearing

    For a particular group I have given the Create Subportal activity right and even though they can get to the Subportal Manager section they're not getting the Create Object from where they should be able to create subportals. Any ideas?

    Hi
    Your description is a bit vague - but here's something you
    can try
    If your using Text inside a MovieClip then you need to Embed
    the Font.
    Select your text and click the Embed button on the Components
    Panel - select all the Characters that are likely to appear in your
    text. Save and Run - See if there's a difference.
    Check your Alpha also you never know.
    Hope it helps

  • Apps on iTunes menu not appearing

    The menu on the left of iTunes does not now show Apps only Music,Films and TV Programmes. How do I get Apps to reappear on that menu? Apps has always been a choice in the past. I have recently changed computer to now using Windows 8 would this be connected to the problem.

    Settings => General => About.
    Also you can just plug in iPhone to iTunes and tell iTunes to check for an update for the iPhone (button right there when you plug in iPhone).
    Also it may not find one if you have not been keeping iTunes up to date as well.

  • Context menu not appearing in .doc

    I ahve a user who is working on Windows 7 Pro, 32-bit, Office 2010 and Acrobat 9. The right-click context menu for creating a PDF works for everything BUT .doc. I performed the regsvr32 "C:\Program Files\Adobe\Acrobat 9.0\Acrobat Elements\ContextMenu.dll" command, but it didn't help.
    Short of reinstalls of Office or Acrobat, is there anything I can do to solve this?

    I had seen that in other threads. The fact is, I've had that combination working perfectly fine for months on 6 workstations. This issue just popped up the other day. Maybe you could tell me what I would do if this WAS happening with Acrobat X and Office 2010?

Maybe you are looking for

  • Mini DVI to VGA Adapter Issues

    Hey guys, My first ever post to the forums. I just recently bought my very first apple computer. It is a 2.4 ghz Macbook 13" and bought a Mini DVI to VGA Adapter so that I can connect it to my 46" Sharp AQUOS TV. I connect my laptop with the dvi to v

  • Regarding SY-SAPRL

    Hi In ECC 6 , System Variable SY-SAPRL  returns the version of "WAS" and not R/3 Application. Is there any system variable available to replace this variable to get the same output as in 4.6 c. If any other solution is there , please let me know. Poi

  • Reading data from XML

    Hello! I want my program to read data from external XML file. I know that Flash has an XML class, but I just don't get the way it reads and writes data from/to it. I have a following XML file (a part of it): <?xml version="1.0"?> <configuration> <sou

  • How to change the color of icons

    Hello all... Is there a way to change color of an icon??? It seem to me that I was able to do this in a previous OS but I have lost the way to accomplish the task.

  • Can't reinstall OS X (10.5.2) after Windows XP install failed

    My son tried to install Windows XP into a 50GB partition on a 13" black MacBook (2.4GHz, 250GB HD). The installation failed and now the MacBook wont boot. It gives a message "No bootable device insert....". The extended hardware test on the MacOS X I