Help, cant manage to make menu

Dear all,
I'm trying to get the same menu as on: http://www.altolabs.co/, but somehow i don't manage. See print screens.
Can someone tell me how this works? or maybe can show/copy me this coding with 'inspect element'?
I came this far: http://vindsters.nl/ but it is far from ready so i can use all your help!

See if the below helps:
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>Untitled Document</title>
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script>
$(document).ready(function() {
    $("#container").hide();                                                                                                    
$('#showMenu').click(function()
$("#container").slideToggle('slow');         
$(document).ready(function() {                                                                                                
$('.closeMenu').click(function()
$("#container").slideUp('slow');         
</script>
<style>
html, body {
    height: 100%;
    font-family: verdana, arial, sans-serif;
#showMenu {
    position: absolute;
    top: 50px;
    right: 60px;
    z-index: 2;
#showMenu  {
text-decoration: none;
background-color: #939;
color: #fff;
display: inline-block;
padding: 8px 12px;
border-radius: 5px;
#container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#C69;
    z-index: 1;
#container ul {
    margin: 0;
    padding: 200px 0 0 0;
#container li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
#container a {
text-decoration: none;
font-size: 44px;
color: #fff;
display: block;
padding: 6px 0;
#container a:hover {
background-color: #fff;
color: #111;
</style>
</head>
<body>
<a href="#" id="showMenu">X</a>
<div id="container" class="hidden">
<ul>
<li><a href="#" class="closeMenu">HOME</a></li>
<li><a href="#" class="closeMenu">WORK</a></li>
<li><a href="#" class="closeMenu">OUR PROCESS</a></li>
<li><a href="#" class="closeMenu">CONTACT</a></li>
</ul>
</div>
</body>
</html>

Similar Messages

  • I shared my project and saved it as .mov but when i reopen the fcp the project is one big clip, and now i cant re-edit the video, cant see all the clips, just one big clip,,,pls help, i need to make some changes to the project..thanx

    I shared my project and saved it as .mov but when i reopen the fcp the project is one big clip, and now i cant re-edit the video, cant see all the clips, text's, effects, etc..... just one big clip,,,pls help, i need to make some changes to the project..thanx

    Hi Stephen, thanx...
    Yes, we are talking about FCP X...this is the thing:
    I worked on a project a few days ago and went to share - export movie.
    Today, i opened the FCP again, to make some changes, and when i enter to the project, it shows me as one big clip.....i dont see it says compound clip....and i tried anyways pressing break appart clips...but nothing....could it be that i made it compound before exporting it..? if so how can i recover the un-compound version >?
    I tried to import the saved .mov file, but it opens the same....as one long clip...
    Pls help...thanx.

  • Please help me install Pattern Maker?

    Hi,
    At this url:
    http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=4687&fileID=4377
    I am trying to download the plugin:
    CS5_Optional_PlugIns_Installer.dmg
    The files included are:
    CS5 Optional Extension Plug-Ins.mxp
    and
    CS5 Optional Plugins.mxp
    When I attempt to install either of these two files, I get the following error message:
    I’m attempting to place the installs into the Applications> Photoshop CS5 > Plugins > Optional Plugins
    I'm on a Mac OS 10.6.5
    What am I doing wrong?
    Thank you so much in advance.
    Linda

    Hi Linda,
    Sorry if I confused, but I just want to make sure that you don't have all the Optional Extensions installed and enabled (as fallout from trying to get Pattern Maker working). There are two .mxp files and you mentioned trying to install both of them. I haven't seen the actual error you get, so to be safe, I'm suggesting that you make sure to disable all the Optional Extensions (and likely all the optional plug-ins that you don't need too). The installers are/were all or nothing (I'm not sure if the installer .mxp for Optional Extensions has been removed yet).
    The quickest way to uninstall is using the CS5 Service Manager application (IF it is working correctly). The quickest way to tell if they are installed is probably to look in this folder: Adobe Photoshop CS5/Plug-Ins/Extensions.
    There should only be 5 there by default: Enable Async IO, FastCore, MMXCore, MultiProcessor Support, and ScriptingSupport.
    Let me know if you still have  questions,
    regards,
    steve
    Linda1234567 wrote:
    Okay, now I have no idea what you're talking about!  pattern maker is working.  Can't I just leave well enough alone?:-)Linda
    Date: Wed, 29 Dec 2010 17:37:09 -0700
    From: [email protected]
    To: [email protected]
    Subject: Photoshop Macintosh Please help me install Pattern Maker?
    Hi Linda,
    If you installed the Optional Extensions Plug-Ins.mxp you'll want to uninstall all of them (or disable them and only enable individual ones that are needed). To uninstall, use the CS5 Extension Manager. To disable them, individually rename each with a tilde(~) as the first character.
    regards,
    steve
    >

  • Please help me with spry bar menu

    I have laid out my page with the div tags in Dreamweaver. I defined the  different sections by putting colors in them until i am ready to put stuff into them however when i insert the spry menu bar into my navigation section, the area below it is behaving like a drop down box  of color. What i mean is that the area below which is supposed to stretch from left to right as a single box is now broken up by a different color box the width of the spry bar and goes down to the next box. When i preview it in the browser the page appears normal. How can i get rid of the intruding box in dreamweaver.

    HI
    I am practicing for the webmaster design course pratical exam. The web page i will be asked to construct will consist of a home page with two or three other pages pages in the site it will have to link to.  I know how to do most of the steps individualy but i do not know in what order some of them are done. What i mean is this. ... after setting up the root folder..images..laying out the divs .. i would like to know ... at what point do i do the various things like, set up a styles folder...make a template... make the other pages of the site ..etc. I think i am able to do nearly all of these things but not sure in what order they should be done so the site will work.
    I have reached the point where i have established the site and layout, i.e. the wrapper, logo, navigation,header,bodycontent,right and left columns, clearbar, footer. i would like someone to list the sequence i should follow after this. I am praticing on a trial CS5.5 which seems to simplfy to a freat extent what we learned on the course because it is a later version. The version we used on course was  CS4  and if the pratical is in this version then i will need to know how it is done in this format.
    Date: Sun, 22 Jan 2012 17:45:18 -0700
    From: [email protected]
    To: [email protected]
    Subject: Please help me with spry bar menu
    Re: Please help me with spry bar menu created by Nancy O. in Dreamweaver - View the full discussion
    If this only happens in DW Design View, use Live View or turn off your CSS display.
    View > Style Rendering > un-tick Display Styles.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4157994#4157994
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4157994#4157994. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Dreamweaver by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Help inserting Fireworks pop-up menu into Dreamweaver

    I wonder if anyone can help me with pop-up menu insertion
    process. I create the menu in Fireworks and export it to
    Dreamweaver. I place the menu in a fresh test document and it works
    perfectly every time, but when I go through the exact same series
    of steps in my real page, I get a broken image icon. I just can't
    understand why the path is fine one way, yet gets lost in the
    shuffle the other way. The only two differences I can think of are
    where in the site folder the test page is saved, as opposed to
    where the real (archive) page is stored, and the fact that the
    archive page already has rows and columns and cells, where the
    fresh test page has just one basic table and nothing else at all. I
    even tried manipulating the code directly to make the sections in
    question identical, and even that doesn't do it. As far as I could
    see, my actual working site page (which won't accept the insertion)
    had one extra bit of code, namely
    <td colspan="4"
    Everything else seems to be the same.
    I am losing my sanity over this!

    Would it be too late to direct you to another menu approach
    altogether? The
    FW pop-up menus are not the sharpest knife in the drawer -
    Check the uberlink and MacFly tutorials at PVII
    http://www.projectseven.com/)
    and the Navbar tutorial/articles at Thierry's place
    http://tjkdesign.com/navbars/)
    Or to get it done fast, go here -
    http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "birdpics" <[email protected]> wrote in
    message
    news:ed2pnn$5cl$[email protected]..
    > I wonder if anyone can help me with pop-up menu
    insertion process. I
    > create
    > the menu in Fireworks and export it to Dreamweaver. I
    place the menu in a
    > fresh
    > test document and it works perfectly every time, but
    when I go through the
    > exact same series of steps in my real page, I get a
    broken image icon. I
    > just
    > can't understand why the path is fine one way, yet gets
    lost in the
    > shuffle the
    > other way. The only two differences I can think of are
    where in the site
    > folder the test page is saved, as opposed to where the
    real (archive) page
    > is
    > stored, and the fact that the archive page already has
    rows and columns
    > and
    > cells, where the fresh test page has just one basic
    table and nothing else
    > at
    > all. I even tried manipulating the code directly to make
    the sections in
    > question identical, and even that doesn't do it. As far
    as I could see, my
    > actual working site page (which won't accept the
    insertion) had one extra
    > bit
    > of code, namely
    >
    > <td colspan="4"
    >
    > Everything else seems to be the same.
    >
    > I am losing my sanity over this!
    >
    >
    >
    >
    >

  • HT204364 Hi,  I have managed to make a calendar in iphoto but when I try and make a card I don't have any photos to drag and drop!  I have tried opening an album but when I click on make a card the area which should have the photos in it is blank!  Please

    Hi,
    I am trying to make a photocard in iphoto '09 but when I open an album and then click on card the area where the photos to drag and drop should be is blank.  I have managed to make a calender (which has the photos there to use) and can't work out what I am doing wrong. Please can someone help?  Thank you

    Put the photos in an album, open the album and select all, go to the create button and select card - to add more photos to the project drag them ot the card project in the source pane on the left
    LN

  • Help with finishing drop-down menu in dreamweaver?

    I am trying to make a menu that I want to look like this:
    http://www.ivoog.com/link2
    I want it to look exactly like that but with a few more of
    the same menus next to the first one. The reason I am not using the
    menu I made above is because I used a builder and it produced about
    10 pages of really weird and complicated code.
    Here is what I have so far:
    http://www.ivoog.com/link4
    I just used random words because the menu is kindof private.
    Here's the CSS for the menu:
    http://www.ivoog.com/link4/dropdowntabfiles/bluetabs.css
    Here's the javascript:
    http://ivoog.com/link4/dropdowntabfiles/dropdowntabs.js
    Can anyone help me finish and make it exactly like the menu I
    showed? I am stuck on many things?!!

    Isn't this the same question that has been asked and answered
    more than once
    here?
    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
    ==================
    "hahahaadobeman" <[email protected]> wrote
    in message
    news:foi5bb$pr1$[email protected]..
    >I am trying to make a menu that I want to look like this:
    >
    >
    http://www.ivoog.com/link2
    >
    > I want it to look exactly like that but with a few more
    of the same menus
    > next
    > to the first one. The reason I am not using the menu I
    made above is
    > because I
    > used a builder and it produced about 10 pages of really
    weird and
    > complicated
    > code.
    >
    > Here is what I have so far:
    >
    >
    http://www.ivoog.com/link4
    >
    > I just used random words because the menu is kindof
    private.
    >
    > Here's the CSS for the menu:
    >
    >
    http://www.ivoog.com/link4/dropdowntabfiles/bluetabs.css
    >
    > Here's the javascript:
    >
    >
    http://ivoog.com/link4/dropdowntabfiles/dropdowntabs.js
    >
    > Can anyone help me finish and make it exactly like the
    menu I showed? I am
    > stuck on many things?!!
    >

  • I cant open Tools in Menu of Mozilla. Even after upgrade and re install.

    I cant open Tools in Menu of Mozilla. Even after upgrade and re- install.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    You can also try:
    * http://kb.mozillazine.org/Corrupt_localstore.rdf

  • HT4859 On my new ipad ios 5.1.1 when i try to tap the manage storage it just loads for a sec but doesnt open and i cant manage my iphone 4 on 5.1.1

    On my new ipad ios 5.1.1 when i try to tap the manage storage it just loads for a sec but doesnt open and i cant manage my iphone 4 on 5.1.1

    Hi,
    /Users/sarahschadek/Desktop/Safari.app/Contents/MacOS/Safari
    Move the Safari app from the Desktop to the Applications folder.
    Restart your Mac.
    That's why you see this:
    When I try to do the updates my computer says it has ready it goes through like it is downloading them then at the end it says some of the files could not be saved to "/" files.
    After your restart your Mac, click the Apple  menu (top left in your screen) then click:  Software Update ...
    Carolyn  

  • Cant recive or make calls

    hi   i cant recive or make calls help please

    There are a few steps you can try before talking to your carrier...
    1. Turn Airplane Mode on for a few seconds then back off.  Test trying to make a call
    2. Go to Settings>General>About> and see if it says there are any updates available. 
    3. Try and take out the SIM card and reinsert it.  Test trying to make a call
    4. If its a CDMA phone (Verizon, Sprint in the US) dial *228 and select option 1.  Test trying to make a call
    5. Reset network settings: Settings>General>Reset>Reset Network Settings (You will not lose any data on the phone, only wifi passwords and bluetooth pairings might need to be setup again) Test trying to make a call
    6. Try to use the phone in another location.
    If these steps do not work, I would then try and contact your carrier

  • Help Needed in creating dropdown menu in excel using JXL

    Hi,
    I am trying to create dropdown menu in using JXL.
    The Code:
    private void createRequiredRows(WritableSheet writableSheet, List unallowCodeList,int rowCount
                   , int startRowNo,int colCount) throws WriteException {
    Label unallowCode = null;
              WritableFont noBoldFont = new WritableFont(WritableFont.ARIAL, 8,WritableFont.NO_BOLD);
              WritableCellFormat dropDownCellFormat = new WritableCellFormat(noBoldFont,new NumberFormat("000"));
              dropDownCellFormat.setAlignment(Alignment.RIGHT);
              WritableCellFeatures writableCellFeature = new WritableCellFeatures();
              writableCellFeature.setDataValidationList(unallowCodeList);
              for (int rowNo = startRowNo; rowNo < startRowNo + rowCount; rowNo++) {
                   unallowCode = new Label(colCount, rowNo, "Select",dropDownCellFormat);
                   unallowCode.setCellFeatures(writableCellFeature);
                   writableSheet.addCell(unallowCode);
    it creates a drop down in the Excel.
    But writableCellFeature.setDataValidationList(unallowCodeList); has a limitation of characters .So the dropdown menu gets truncated when it exceeds the limitation.
    Can anyone help me in creating dropdown menu in excel without any limitation using JXL..
    Thanks,
    Bisin

    Hi,
    I dont know the solution for this, but heres a work arround
    //create new label some where else in the excel sheet as shown below
    Label lblcmbdata;
    for(int i=0; i<1000; i++)
                 lblcmbdata = new Label(75, i, (i+1)+" satish", format);
                 sheet1.addCell(lblcmbdata);
    }//set the validation range as shown below
    writableCellFeature.setDataValidationRange(75,0,75,1000);
    Label cmb = null;
    cmb = new Label(0, 1, "Select",format);
    cmb.setCellFeatures(writableCellFeature);
    sheet.addCell(cmb);this will create a combo list with 1000 values
    also you can keep the data to be populated in the different sheet in same workbook by creating a named range as below
    workbook.addNameArea("cmbdata", sheet1, 0, 0, 0, 1000);
    // then fill the data in sheet1
    Label lblcmbdata;
    for(int i=0; i<1000; i++)
                    lblcmbdata = new Label(0, i, (i+1)+" satish", format);
                    sheet1.addCell(lblcmbdata);
    //set the validation named range as below
    writableCellFeature.setDataValidationRange("cmbdata");
    Label cmb = null;
    cmb = new Label(0, 1, "Select",format);
    cmb.setCellFeatures(writableCellFeature);
    sheet.addCell(cmb);Thanks and Regards
    Satish

  • Managed to make run EPM 11.1.2.1 in a distributed environment?

    Hi,
    please see blow...
    so far the installation and configuration worked well.
    However, in shared services under the essbase node there are no applications available .
    The same is when I try to priovision a user (for apps).
    Can someone give me a hint how to take a closer look to solfe the problem.
    Evething else seems to work fine. Essbase is up an running and it's accessible via the EAS console.
    Thank you in advance!
    Andre
    Hi all,
    a more general question:
    Has anybody successfully managed to make run EPM 11.1.2.1 in a distributed environment?
    If yes - please let me know it, just to give me a littel bit of hope.
    I have tried to install and config a EPM 11.1.2.1 like this:
    All Servers Win208R2.
    1. Http and J2EE Server
    2. Essbase Server
    3. Others Server
    4. RDBMS-Server (Repository)
    However the the OPMN process on the essbase server does not start and thus I cannot go the next steps in my install/conifg process.
    Thank you in advance and best Regards.
    Andre
    Edited by: andreml on May 17, 2011 9:47 AM
    Edited by: andreml on May 17, 2011 9:50 AM

    Hi Pablo,
    Thanks for your inputs
    - I am a bit familiar with F5's BIG/IP load-balancing methods - round-robin, least connections mode and dynamic ratio - while intelligently supporting session persistence.
    - We can also manage load balancing via the WebLogic Admin console, and as you have noted by the OHS as well - which I am not familiar with...
    This is a newbie question - wouldn't having 3 different agents managing load-balancing complicate things..? As the WebLogic server sits on top of the OHS, I guess they work together to provide load-balancing and configuring the WebLogic for clustering/load-balancing should affect the OHS configuration as well. Is this how it works at the high-level or is it more complicated?
    The EPM System Configurator creates the required cluster and adds servers to the cluster when we deploy the Web applications in the final step of the configuration. So we need not manually configure WebLogic for clustering. But when and where does one configure load-balancing..?
    Thanks again.. Essbase infrastructure is indeed a vast topic as it is interesting... :)

  • HEY, i have some issue i am using macbook air i5...the problem is that without doing anything 1.5gb of ram out of 2gb always in use ..please help me how to make it normal.

    HEY, i have some issue i am using macbook air i5...the problem is that without doing anything 1.5gb of ram out of 2gb always in use ..please help me how to make it normal....
    and my battery back up is max 3 to 3.5 hours in normal use with web ....is this normal or need some betterment!!!!

    ADEEL UR REHMAN wrote:
    ...the problem is that without doing anything 1.5gb of ram out of 2gb always in use
    No computer can do a thing without using memory. 1.5 GB is very little. It's normal.
    3 or so hours from a full charge may also be normal, for what you are doing. As batteries age, they don't last as long on a full charge as they did when they were new. All batteries eventually wear out, and are easily replaceable.

  • All of my apps on my new ipad2 are not working. I had this iPad about 4 months and nothing bad has happened before this. I need help on how to make my apps stop crashing. All my built in apps are fine though.

    All of my apps on my new ipad2 are not working. I had this iPad about 4 months and nothing bad has happened before this. I need help on how to make my apps stop crashing. All my built in apps are fine though. WHATBCAN I DO TO MAKE MY APPS STOP CRASHING. I ALREADY TURNED IT OFF THEN ON AGAIN AN IT STILL CRASHES. HELPPP!!!!

    Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo. Ignore the red slider.

  • One of the folders of Robo Help Project Manager is listed twice in Windows Explorer.

    Hello Everybody,
    One of the folders of Robo Help Project Manager is listed twice in Windows Explorer. One has all the subfolders and topics of it and the other has all the subfolders but not the topics. How did I get into this kind of situation? Why do I have two folders? Can somebody please answer on this?
    Since my RH project is attached to Visual Source Safe (VSS), the same structure is mirroring in VSS.

    Hi there
    After reviewing the image I see that what you might think are two of the same folder are two different folders similar in name.
    One is named Advanced_Functionality. The other is named Advanced_Funtionality (note the missing C).
    I'm assuming this is the folder you are referring to?
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

Maybe you are looking for