Print Specific Parts of a Page With jPrintArea
Wednesday, November 19, 2008 | Javascript, Web 2.0, Webmaster 3 Comments
If you have ever wanted/needed to be able to print just part of a page before, now you can. jPrintArea will allow you to print only the contents of a specific element (Ex: div). There aren't a lot of extra bells & whistles that go along with this jQuery plugin, but it works great. It does exactly what is need with only a few lines of code so there is little extra overhead added to your page load time.
There is a sample usage, a demo, and source code (download and view) available from the website. I have included a sample demo below as well.
Demo
| User ID | Username | |
|---|---|---|
| 1 | test1 | test1@test.com |
| 2 | test2 | test2@test.com |
| 3 | test3 | test3@test.com |
| 4 | test4 | test4@test.com |
| 5 | test5 | test5@test.com |
someone on Thursday, July 23, 2009 at 3:43 am says...
is not work in IE :S
Pingback: The 5 Most Popular Posts of the Month – November 2008 | Son Of Byte - Web Design & Development
someone on Friday, June 24, 2011 at 12:51 am says...
It is not working..please have a look…