Hi there, I have a print button on the bottom of my page so that the user can print the page. I also have a print css style sheet so the images/colors aren't visible and the user can just print the text.

http://www.e-squareddesigns.com/websites/pacsoc/pacsoc_design.html

When I click the button in Safari 5.0.2 (for mac), part of the page "whites out" when the print dialog box pops up, and then when I hit "preview" the preview page looks fine, but the scrollbar on the website disappears. I then have to "refresh" the browser for the scrollbar to reappear.

Any ideas? Could it be something in the CSS Print Stylesheet? Works great in every other browser except for Safari.

Thanks!

Hi there, I have a print button on the bottom of my page so that the user can print the page. I also have a print css style sheet so the images/colors aren't visible and the user can just print the text.

http://www.e-squareddesigns.com/websites/pacsoc/pacsoc_design.html

When I click the button in Safari 5.0.2 (for mac), part of the page "whites out" when the print dialog box pops up, and then when I hit "preview" the preview page looks fine, but the scrollbar on the website disappears. I then have to "refresh" the browser for the scrollbar to reappear.

Any ideas? Could it be something in the CSS Print Stylesheet? Works great in every other browser except for Safari.

Thanks!

use javascript:window.print();

made a css for print link it into your page with media type print

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.