Simulate the Excel Freeze Pane Effect on Web Pages
There are times when people need to enter a long row of information on the web. When scrolling to the right to keep on entering, the user will lose sight of the content of the left. It is needed to overcome this kind of problem for the user by using Javascript/DHTML.
Attached please find the solution with one ASP page and one Javascript. Since most of the work is done at the client side, it works on both ASP and ASP.NET environment with little or no modifications.
Here is the demo:
http://gate.ebizts.com/demo/hscroll2.asp

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home