This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes  div tags 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 " div tags" Watch " div tags" New topic
Author

div tags

kelly benson
Greenhorn

Joined: Nov 28, 2004
Posts: 3
I have a table where the fields go beyond the screen width therefore i have horizontal scrolling. Now since my rows go beyond the page view i tried using div tags(so headings can be seen with all rows) but the problem is the heading which is outside the div tag cannot be scrolled along with the rows of data horizontally .
eg. Name| address |age | telephone| zip |email1| email2|
-----------------------------------------------------
kelly |4xyz,hsjh|27|23334245|4354|xyz@fdfd.ds |/\|
kelly |4xyz,hsjh|27|23334245|4354|xyz@fdfd.ds | |
kelly |4xyz,hsjh|27|23334245|4354|xyz@fdfd.ds |\/|
|<- ->
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
http://www.devsoftware.com/dhtmlTest/tableIE.html

You may want to try to play with this and see if this would work for you.

Eric
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: div tags
 
Similar Threads
performance issue with DIV tags
Two Table Row Alignment Issues
Struts2 layout issue
Load Text file and display in table format.
Updating duplicate rows