Help and Support
 

powered byLive Search

Background Color in Select Tag Does Not Print or Preview the Correct Color

Retired KB ArticleThis article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
Article ID:257243
Last Review:January 27, 2007
Revision:2.1
This article was previously published under Q257243

SYMPTOMS

In a printout or print preview screen of a Web page, the background color in a Select tag is not printed or displayed.

Back to the top

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Back to the top

MORE INFORMATION

The following code does not print or preview the green background inside of the Select box.
<HTML>
<HEAD>


<BODY bgcolor=yellow>
    Ensure Advanced Tab - print background colors enabled<br>
    View in print preview <br>
    Result: background-color:green is ignored<br>
		   
		<SELECT STYLE=" background-color:green">
			 <OPTION >Print Preview
			 <OPTION > -- OR --
			 <OPTION>Print
			 
		</SELECT>
	
</BODY>
</HTML>
				

Back to the top


APPLIES TO
Microsoft Internet Explorer 5.5

Back to the top

Keywords: 
kbdisplay kbprb kbprint KB257243

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.