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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T03:22:40+00:00 2026-06-08T03:22:40+00:00

I know there are code sample/plugins out there to make the header fixed and

  • 0

I know there are code sample/plugins out there to make the header fixed and the table scrollable. But I want to achieve is automatically scrolling table data rows once it’s loaded, but keep the header fixed.

Is there a plugin/jquery code to do just that?

thanks

  • 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-08T03:22:41+00:00Added an answer on June 8, 2026 at 3:22 am

    Table won’t scroll

    • You can create a fake table header that float on top of the table
    • Use CSS to separate table header and make it always float http://www.imaputz.com/cssStuff/bigFourVersion.html

    Put the table body in a fixed height div with overflow: auto. Then write an interval function to make it scroll

    setInterval(function(){
       $('#scrolldiv').scrollTop($('#scrolldiv').scrollTop() + 10); //Just an example
    }, 100)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know if there is an sample code for using Visual Basic to
i know that there isn't code inside my question, but i think this is
Here's my code, I know there's a small mistake somewhere but being a noob
I know inline code is preferable, but there's a bunch of code that's needed
I know there are thousands of jQuery plugins for image crop, but the one
I know there are multiple plugins out there however I wonder how I can
I know that there are so many standards for writing code. And some policy
Is there any code beautifier formatter for Sass (SCSS) code? I know how to
Does anyone know if there is a way to generate different code in the
I'm implementing some code generators, i would like to know if there's any way

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.