|
-
Aug 3rd, 2005, 12:20 PM
#1
Thread Starter
Hyperactive Member
HTML print headers and footers
How can you edit what goes in the headers and footers of a HTML page that a user will be printing out?
-
Aug 3rd, 2005, 02:02 PM
#2
Re: HTML print headers and footers
I don't think you can, it seems to be part of the reccomendation for css3. I've seen it suggested that if you place the contents of your page in a table and use thead and tfoot when the table wraps to a new page the head and foot get printed again. it might be worth a try but it seems rather messy to me.
Also I've seem to recall having issues with thead/tfoot in the past when I was trying to create a table with a scrollable body (usual browser support problems).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|