- From: Dimitri Glazkov <dimitri.glazkov@gmail.com>
- Date: Tue, 19 Jul 2005 09:15:59 -0400
On 7/19/05, Ian Hickson <ian at hixie.ch> wrote: > > @media { > navigation { display: none; } > } Ok, at least we all agree that it's not what the user sees :) > What functionality are you lacking? (Both in screen and print.) Like, adding contextual content for print. Just like your main content is not the only thing on the page, same may hold true for the print. I think this discussion is about to turn into debunking of specific application requirements and approaches, but I'll bite: a) my invoice format requires a timestamp that says something like this: printed by [person] on [timestamp]. b) To capture the essence of the browsing session, I would like to build a breadcrumb at the bottom of the printed page, displaying titles and urls of pages the user have visited on the site during this visit. :DG<
Received on Tuesday, 19 July 2005 06:15:59 UTC