aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes How to synchronize the Browser Scroll And DATA Scroll Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "How to synchronize the Browser Scroll And DATA Scroll" Watch "How to synchronize the Browser Scroll And DATA Scroll" New topic
Author

How to synchronize the Browser Scroll And DATA Scroll

minu rose
Greenhorn

Joined: Sep 28, 2006
Posts: 1
Hi all,

I am designing one web page...that having large data base Entries. The Header of the Table will not move to top(we scroll the browser Scroll bar).
Only Data of the table vary through the INSIDE page Scroll.

Here to synchronize Inside page Scroll to WEB browser Scroll...

I am waiting for your kindly reply....

Please Help Me
Regards,
rittu
Sivaraman Lakshmanan
Ranch Hand

Joined: Aug 02, 2003
Posts: 231
Hi,
Javascript should help you in this. Google should get you some script.


Regards,
Sivaraman.L
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
It is not going to happen really since that means the div with the overflow you have in the page will move around.

Eric
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to synchronize the Browser Scroll And DATA Scroll
 
Similar Threads
Check whether page has scroll bar
IE vs Firefox; Table width problem in %
Problem with scroll table
Question on table heading and table columne alignment
html table help needed