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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T08:01:22+00:00 2026-06-05T08:01:22+00:00

The scrolling functionality of http://www.smoothdivscroll.com is exactly what we are looking for however we

  • 0

The scrolling functionality of http://www.smoothdivscroll.com is exactly what we are looking for however we have a specific need to have the scroll “pause” when you move over the images in the slider and then when you mouse out the scroll would play again. Currently when you mouse over the images the scroll continues, how can we pause and play it upon mouse over and mouse out? Same thing with the left and right arrows. Once you interact with those, the scroller stops completely, we’d like it to play again automatically after you mouse out from the arrows.

Any helps would be greatly appreciated!

  • 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-05T08:01:26+00:00Added an answer on June 5, 2026 at 8:01 am
    $(document).ready(function() {
    $("#makeMeScrollable").smoothDivScroll({
        mousewheelScrolling: true,
        manualContinuousScrolling: true,
        visibleHotSpotBackgrounds: "always",
        autoScrollingMode: "always"
    });
    
    // Mouse over
    $("#makeMeScrollable").bind("mouseover", function(){
        $("#makeMeScrollable").smoothDivScroll("stopAutoScrolling");
    });
    
    // Mouse out
    $("#makeMeScrollable").bind("mouseout", function(){
        $("#makeMeScrollable").smoothDivScroll("startAutoScrolling");
    });
    
    
    
    });​
    

    This should work, test here http://jsfiddle.net/EEAFs/

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

Sidebar

Related Questions

I have a scrolling image script that I'd like to update the scroll speed
I have a scrolling div with overflow:auto And I want to scroll it by
i need horizontal scrolling script in javascript, but don't have much time to write
I'm new to auto scroll functionality. I have a very lengthy .png file. what
I am tying to realize a drag-to-scroll functionality in my application and have problems
I am stuck in a problem... Jq Scrollingcarousel Reference : http://www.convergent-evolution.co.uk/resources/jquery-plugins/scrolling-carousel/ This is the
When scrolling the div the table cells move, but the cell text stays in
I have a scrolling div with a visible width that's half of the content.
I'm trying to implement scrolling functionality in a textBox, so that I'm only displaying
I need some advice. I have a web page and want to extend it's

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.