I want to divide my page into two sections. It must be separated by a slider. In the left-pane, I want to display Form names and on the right-pane, I want to show the Form that was selected from the left-pane.
Which controls to use?
I want to divide my page into two sections. It must be separated by a slider. In the left-pane, I want to display Form names and on the right-pane, I want to show the Form that was selected from the left-pane.
Which controls to use?
Are you thinking about using a frameset (* shudder *)?
I know you don't have the jQuery tag, or even javascript for that matter, but this jQuery Splitter Plugin may do the trick... I'm sure you can expand the content to fit the page.