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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:58:17+00:00 2026-06-04T04:58:17+00:00

I am having trouble getting a CSS transition (to scale a div to 1.05

  • 0

I am having trouble getting a CSS transition (to scale a div to 1.05 it’s original size) to play nicely alongside a jQuery animation on the page below:

http://www.griffinlive.com/video-packages

You can see the CSS transition in action when you hover over one of the colored divs, and clicking on the Email Us button triggers an animation but the animation is cut short.

I’ve confirmed that removing the CSS animation allows the jQuery animation to display correctly.

I’ve identified two courses of action:

  • Remove the CSS transform from my style sheet and recreate the effect using jQuery.
  • Remove the CSS transform when the use clicks on a link that is going to trigger an animation.

I think the first option is the better of the two as it allows the animation to reset itself to zero before being taken away. But I’m open to better ideas and thus posting this little problem here.

Thank you in advance for any assistance you can provide.

  • 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-04T04:58:18+00:00Added an answer on June 4, 2026 at 4:58 am

    I would go for the first option also.

    I would animate not clicked like this and make them disappear in a eye-candy way (personally I like opacity 0 effect aka .fadeOut() – which allows me to play with the non visible but opaque elements via jQuery).

    $('#prices>div').not($clicked).animate({...});
    

    Then I would animate the clicked element to go to the left hand side with something like the following code:

    $('#prices>div').is($clicked).animate({'left':'0'});
    

    Then I think you would want the mail form to appear on the right hand side? I would fade that in.

    I should note that I haven’t tested any of those codes, just written from the top of my head to illustrate what I meant. I hope this helps.

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

Sidebar

Related Questions

I'm learning CSS and am having trouble getting my #wrapper DIV to expand to
I'm having trouble getting my CSS to work :( HTML <form action=/api/submit/ method=post> <textarea
I have the jsf code and css code below. I'm having trouble getting the
I am having trouble getting my CSS to look right. I want alternating colors
I'm having trouble getting the elements in my <div id=wrapper> to push down my
I'm having trouble getting my CSS 3 button to operate properly. You can view
I'm having trouble getting my content script to communicate with my background page. I'm
I'm using jQuery 1.3.2. I'm having trouble getting a correct height in Internet Explorer
I am having trouble getting the page to work. I have my form method
I'm just getting started with jQuery, having a little trouble. Got a table of

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.