Comment to Printing contents of container (block)
-
I'm tiring to print only what's inside the block.
As I show in snippet (print)
But using this code it's wanting to print the entire page.
Event Description <button onclick="window.print(content)">Print Event Description</button>
The second snippet (printer) is what it's trying to print.- The entire page.