I have a form with two parts to it: "Ordered By" and "Ship To". I have a checkbox above the "Ship To" section that reads "Same as above" and when clicked, it sets the "Ship To" text fields equal to...
I have a div on a page set to display:none and in my Print Stylesheet I have the same div set to display:block. However, it doesn't print and I need it to. Can someone tell me what I'm doing wrong or...