View Single Post
  #1 (permalink)  
Old 09-06-2007, 06:13 PM
xarzu's Avatar   
xarzu xarzu is offline
Newbie
 
Join Date: Jun 2007
Posts: 14
Rep Power: 0
xarzu is on a distinguished road
Default Split Screen in AJAX

Textpad and many other applications have this.

It must be possible to do this on a website because many MSDN pages have something simular to it.

I want to have a web page with a vertical movable split screen bar.

I am not looking for something where we have two frames that are independent of each other and have their own vertical scroll bar. I want a web page where you can represent a very wide screen with a split. Each side can scroll horizontally independently of each other but the vertical scroll will cause both sides to scroll.

Is this possible in AJAX?

Is it possible in DHTML or some other technology?

Here is the textpad example:




Reply With Quote

Sponsored Links