January 12th, 2012 by admin - Leave a comment
While printing a div in a page you have to do following things
put following css in your page
<style type="text/css">
@media print {
body * {
display:none;
}
#print_div {
display:block;
}
}
</style>
now give the id “print_div” to the div you want to print. and now use javascript print function to which is used to print a page.
Posted in Cations Web Dev
Tags: best Web development, css, css websites developement, drupal websites developement, html, html websites developement, javascript, joomla component creation, joomla component development, joomla module creation, joomla module development, joomla plugin creation, joomla plugin development, joomla Web development, joomla websites developement wordpress websites developement, jquery, open source development, php websites developement, Web development in india, Web development in jaipur, Web development in rajasthan, websites developement in india, websites developement in jaipur, wordpress Web development