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 9126273
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:00:03+00:00 2026-06-17T07:00:03+00:00

I am currently developing a new site for the Agency I work for which

  • 0

I am currently developing a new site for the Agency I work for which can be found here:

http://www.astwood.co.uk/testsite/wordpress/

At the top-right there are two buttons that slide down extra content for the contact and about us sections. I have animated the appearance of the extra divs using the following jQuery:

Hides the content on the page on load:

$("#about").hide();
$("#contact").hide();

Shows and hides the content when a link with the specified class is clicked:

$(".aboutbtn").click(function () {
   $('#contact').slideUp(
   function() {

        $('#about').slideToggle('slow');

   });
});

$(".contactbtn").click(function () {
   $('#about').slideUp(
   function() {

        $('#contact').slideToggle('slow');

   });
});

This works perfectly in most browsers, it will hide the existing open div if there is one and then open the specified section. However, in chrome for mac, the first time a button is pressed after page load it will slide down the content requested and immediately slide it back up again.

Any help would be appreciated. Thanks in advance.

  • 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-17T07:00:06+00:00Added an answer on June 17, 2026 at 7:00 am

    Okay, turns out it was a browser plugin that was interfering with how the jQuery should have been working. The browser extension in question was Double Click which can be found here:

    https://chrome.google.com/webstore/detail/double-click/mdoabndnbhmbbiggngmjbnoijnhfophe

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing a webpage at http://www.knowledgenation.us and currently I have roughly 500 posts
Hi am new to developing Mobile Web site in .net . how can i
I have a website say www.livesite.com which is currently running. I have been developing
I'm currently developing a new language for programming in a continuous environment (compare it
I'm new to magento. Currently i'm developing two ecommerce sites using multi-store option in
I'm currently developing a large site that handles user registrations. A social networking website
I am new to the eBay API and currently developing in PHP, I have
My freelance web developer is developing a site on Ruby on Rails. Currently the
Using ASP.Net Am New to website development Currently am developing a web pages, when
I'm developing a growl like notifications for my site, currently it's like this: HTML:

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.