Forum Moderators: open

Message Too Old, No Replies

Printing with Nestcape 4.x

Some page elements don't show

         

Sinner_G

9:54 am on Nov 4, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



How can I ensure a page (with CSS, includes and some javascript) will be printed the right way with Netscape 4.x browsers?

The print is fine with IE as well as NS 6 or 7, but comes all wrong with all NS 4.x.

I gather it has something to do with the cache, so I put a 'expires' meta with content=0 into the page. But then of course the page takes much longer to load.

Is there another workaround?

Sinner_G

1:52 pm on Nov 4, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Ok, now I decided to have the expire meta come only if NS4.x is used. But it would be even better to have it only when the user is trying to print the page. Is there any way to determine that?