A New Internet Library: Add Your Website/Blog or Suggest A Website/Blog to our Free Web Directory http://anil.myfunda.net.

Its very simple, free and SEO Friendly.
Submit Now....

Monday, April 28, 2008

Script to make Web page unprintable

If you want it to be unprintable, you could stop newbie users from
printing directly from the page by putting:

<style type="text/css" media="print">
body { display: none }
</style>

Between the <head> tags.

No comments:

Post a Comment

Post your comments here:

Dotnet-Interviews