This was a fun little solution I thought was worthy of sharing.
The Problem: You have a very large grid. you need to display it on one page, but when you scroll you loose sight of the headers.
The solutions: Create separate tables for the headers, put them in containers that hide the overflow, and use slidersto control the scrolling.
Demo: http://anthong.com/examples/scrollxy/
References: http://demos.flesler.com/jquery/scrollTo/ http://docs.jquery.com/UI/Slider
Enjoy,
-Anthony
This entry was posted
on Monday, September 22nd, 2008 at 2:34 pm and is filed under JavaScript, PHP, Software Development.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.






Leave a reply