Op 27-apr-2005, om 17:57 heeft
rails-request-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
het volgende geschreven:
> Working on this feels like swimming
> upstream all the time. I''ve become really peeved by what is not
> readily
> available in HTML and CSS. How about a nice table with fixed headers?
> Even better if these headers are repeated on each printed page.
Modern browsers (like Mozilla Firefox) will repeat
<thead>...</thead>
(http://www.w3.org/TR/REC-html40/struct/tables.html#h-11.2.3) when
printing. And it''s possible to have fixed headers using css''s
"postion: fixed". There''s a lot you can do with xhtml/css/
javascript , you only have to learn how.
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails