Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8953971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T14:12:38+00:00 2026-06-15T14:12:38+00:00

I am creating a mobile version of my page where I have plugged a

  • 0

I am creating a mobile version of my page where I have plugged a new iphone like navigation, it is almost working but the background html element is still being shown where it should not.

This is my site: http://www.top-jobs-europe.de/m/

Can someone take a look and try to help me? The purpose is that the menu links should be hidden at first and after opening one should see it, after closing again not. Intuitively you understand my problem once you see the page.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T14:12:39+00:00Added an answer on June 15, 2026 at 2:12 pm

    In your iphonemenu.js file, change the following, add a variable to handle animation of menu_cose:

    $(document).ready(function(){
        var menuclose = $("menu_close");
        var pagebody = $("#pagebody");
        var themenu  = $("#navmenu");
        var topbar   = $("#toolbarnav");
        var content  = $("#content");
        var viewport = {
            width  : $(window).width(),
            height : $(window).height()
        };
        // retrieve variables as 
        // viewport.width / viewport.height
    
        function openme() { 
            $(function () {
    
                topbar.animate({
                   left: "290px"
                }, { duration: 300, queue: false });
                pagebody.animate({
                   left: "200px"
                }, { duration: 300, queue: false });
                    menuclose.animate({
                       left:"0px"
                    },{duration:300, queue:false});
            });
        }
    
        function closeme() {
            var closeme = $(function() {
                topbar.animate({
                    left: "0px"
                }, { duration: 180, queue: false });
                pagebody.animate({
                    left: "-90px"
                }, { duration: 180, queue: false });
                menuclose.animate({
                    left:"-90px"
                },{duration:180,queue:false});
            });
        }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating mobile version of YouTube-like website. And i'm going to use Darwin Streaming
I'm creating a mobile version of a site. I have 3 divs, each 33.33%
I'm creating a mobile version of my website from scratch, but I'm unsure what
I am creating a mobile version of the site. Almost all the major work
I'm creating mobile version of company site and I wonder if there is possible
I'm building a mobile version of my site, and at this point, creating an
I'm creating a mobile webpage in ASP.NET MVC 3, razor views but they appear
I am creating a jQuery Mobile page that has two select menu's, one is
I am currently creating a mobile version of my company's site and using it
I am creating an iphone version of several pages for a website and I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.