| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Dec 2005
Posts: 208
![]() | adding a header to a table that scrolls so that the column names are always visible Hi, i think this should be fairly simple to solve, but i have not had any luck searching around for the answer. ????: NamePros.com http://www.namepros.com/programming/248447-adding-header-table-scrolls-so-column.html I have a scrollable table on my webpage. I need the top row containing all the column names to not scroll with the table, so i guess i need to somehow make a table header that will stay there (or would a header scroll too?) Any help would be great, thanks. EDIT**** well i found some solution to this. I just made another table with one row and same number of columns right above the table that scrolls, and used that as a "header" ( am i even using the right word, header?) this works, but it doesnt extend over the scroll bar, it ends right when the scroll starts.
__________________ + Domains I have for sale here
Last edited by JsteRmX; 10-18-2006 at 07:44 AM.
|
| |