1

I have a javascript form with checkboxes on it. When I click a checkbox and then click "print this page" Everything prints but the checkmark in the checkbox that I selected. Can you help me fix this? thanks

5
  • What? Please revise your question. Commented Jan 7, 2010 at 22:47
  • Hmm? Works for me in both IE and FF... Commented Jan 7, 2010 at 22:50
  • Hm, well for me as well it works in IE8 and FF3 Commented Jan 7, 2010 at 22:53
  • Should be closed as "WORKSFORME" :P Commented Jan 7, 2010 at 23:11
  • Are you using an old version of IE8? I think it was a bug initially. Commented Jan 8, 2010 at 1:33

1 Answer 1

2

Take a look at this bug report on Microsoft Connect:

https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=434706

If you're using IE8 that could be the problem.

For those trying to reproduce the issue, it's important to note that only checkboxes whose state has been changed after the page loads seem to be affected.

EDIT:

I have successfully reproduced this on IE version 8.0.6001.18865. On stackoverflow's prefs tab, I clicked "Hide Ignored Tags". When I printed the page, the check mark did not appear.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.