Unread 02-20-2008, 10:12 PM
KirtC KirtC is offline
Junior Member
Join Date: Feb 2008
Posts: 2
  #1  
Exclamation Menu list printing in IE

I have surrounded the menu list with a span that has a class I call "noprint". The definition of "noprint" is as follows:

@media print
{ .noprint
{ display: none;
}
}

Opera and Firefox seem to not print the menu just fine. IE is another matter. When I print a page in IE, sometimes it prints the list at the top of the page. Sometimes it does and sometimes it doesn't. What I want is for this list to never show up on printed pages from any browser.

Any ideas?

Thanks,
Kirt
Reply With Quote
Unread 02-21-2008, 09:58 PM
KirtC KirtC is offline
Junior Member
Join Date: Feb 2008
Posts: 2
  #2  
Default Solved

I was missing a beginning <span> tag in my menu when there was a closing </span> tag. That messed things up in IE.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 12:24 PM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.