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

  • Home
  • SEARCH
  • 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 8678927
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:50:44+00:00 2026-06-12T20:50:44+00:00

I cannot figure out why this is. The issue does not appear on Android

  • 0

I cannot figure out why this is. The issue does not appear on Android devices that I’ve tested, yet with an iPhone or iPod touch, clicking on the menu-bar will cause it to twitch in and out of various sizes.

http://christianselig.com

  • 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-12T20:50:46+00:00Added an answer on June 12, 2026 at 8:50 pm

    You have a transition set on your .menu-bar element. I suspect what’s happening is that it’s being resized by the browser, and is transitioning to the new size, rather than simply snapping.

    Just replace your transition:

    transition: 0.6 ease
    

    With one that scopes the properties you want to transition:

    transition: box-shadow 0.6 ease
    

    That should fix it, but it’s difficult for me to test, as the issue happens on page load.

    Edit: I was on the right track, wrong location. Scoping the transitions on the anchors does it. See http://coffeepowered.net/projects/Christian%20Selig.htm for example.

    .menu-bar a {
        color: #555;
        padding: 5px 8px 7px 8px;
        text-decoration: none;
        -webkit-transition: -webkit-box-shadow 0.1s ease;
        transition: box-shadow 0.1s ease;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a strange one that I cannot see to figure out. I have
I cannot figure out this positioning problem in Firefox. It doesn't seem to follow
I cannot figure out why this doesn't work. It seems so simple. It should
I have looked all over and cannot figure out why this code isn't working.
I just cannot figure this out, it looks really simple but I'm relatively new
After loosing much sleep I still cannot figure this out: The code below (its
I have tried so many things, cannot figure this out, I am using this
I cannot figure out why I get this error during check-in. I checked in
I cannot figure out how to convert this code from C# to VB.net. It
I have this code and cannot figure out how it could be simplified via

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.