Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / JavaScript / March 2006



Tip: Looking for answers? Try searching our database.

css background-color print workaround

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
slyi - 31 Mar 2006 21:41 GMT
Hi All,
       Does anyone use vml to force the printing of background-colors
in IE clients?

Regards,

slyi

eg:
<html xmlns:v="urn:schemas-microsoft-com:vml"  >
<head>
  <style>
   @media all {   v\:* {behavior:url(#default#vml);}  }
  </style>
  <title>background-color print workaround</title>
 </head>
<body >
<v:roundrect style='width:150pt;height:150pt' fillcolor="#999">
<v:textbox style="color:#000">
<b>background-color print workaround</b><br/>background-color print
workaround, background-color print workaround</p>
</v:textbox>
</v:roundrect>
</body></html>
Thomas 'PointedEars' Lahn - 31 Mar 2006 21:50 GMT
>         Does anyone use vml to force the printing of background-colors
> in IE clients?

This has nothing to do with script programming.  You are completely
off topic.

PointedEars
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.