Printing partial window with CSS Media types
Its quite often that we need print sceen feature on our web site. And most of the times only cotentt part is printed leaving header, footer and menu. People often tend to use javascript by hiding the divs (or what… Read morePrinting partial window with CSS Media types