Has anyone had this problem? Here's the page that I'm trying to get to print.
http://www.tsmarshallassoc.com/new/courses/strategic.htm.
Others work, but not this one. Thanks everyone.
IE 6.0 shuts down when I try and print!
Er, yep, same thing happens here on print preview. No idea why though.
It only happens on IE though
It works on every browser except IE. It's very frustrating, because I've recoded this page about 3 times!
IE 6.0 shuts down when I try and print!
Hi marshjs,
We had a similar problem not long ago at work, it turned out to be some really harmless CSS, unfortunately I don't remember the details. I think is was something that was positioned absolutely when printed.
To find the what is causing the problem try commenting out sections of the CSS until you can narrow it down to one attribute.
Hope that helps
Figured it out
Thanks for all your help. I started commenting out parts of my code, and I think the problem was some miscellaneous <br /> tags. If that wasn't the problem, then I don't know what it was, but it works now. Here is the final version: