Hi,
All the pages in my site are broken up by several div's with id's. My site is NOT framed. I want to create a "print" button on all the pages that will only print the main content of a page, not things like the navigation bar or footer. All the main content per page is in a div tag called "main".
Any ideas as to how I can do this dynamically and efficiently?
Any help is appreciated.
All the pages in my site are broken up by several div's with id's. My site is NOT framed. I want to create a "print" button on all the pages that will only print the main content of a page, not things like the navigation bar or footer. All the main content per page is in a div tag called "main".
Any ideas as to how I can do this dynamically and efficiently?
Any help is appreciated.