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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:18:16+00:00 2026-06-08T20:18:16+00:00

So, here is my first question from community. Question: I am trying to show

  • 0

So, here is my first question from community.

Question: I am trying to show a div & increase width of hovered div with animation.

Problem: I achieved this by jquery & css but, the problem is on continuous hovering the animation don’t stop. So, i want to flush the previous animation from memory once the mouse is out of the div.

I searched and found something like stop() to be used but i am not getting the desired result.

Check what i have achieved yet

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-08T20:18:18+00:00Added an answer on June 8, 2026 at 8:18 pm

    So, Thanks to everyone for answering & special thanks to @Raminson.

    I tried to read & understand stop() & finally i figured out what i want

    I used stop(true, false)

    true will remove the queued animation.
    false will not make animation jump to end

    And it worked: Demo

    Jquery code:

    $('#slider_thumbnail li .slide_thumb').hover(function(e){ 
    
                     $(this).find('.slide_btn').stop(true, false).animate({width:240});
                     $(this).find('.image-wrapper').stop(true, false).show('slow');
                 },function(e){
    
                     $(this).find('.slide_btn').stop(true, false).animate({width:125});
                     $(this).find('.image-wrapper').stop(true, false).hide('slow');
    });​
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a two part question from a WPF animation newbie. First, here is
my first question here! I have a problem with a piece of code that
So I decided to start using prototype and here's my first question. I'm trying
this is my first question here. Writing some code, i receive this error from
first question here. I am trying to learn python by stepping through project euler,
My first question here... I want to use an abstract class A from which
New to the community, but here is my first question that I am stuck
(my first question here ;) I am trying to implement the functionality that you
First Question in here :) (AS3) First off, how do I access a variable
First question here: it is a very short yet fundamental thing in Java that

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.