1) Script Title: DD Tab Menu (5 styles)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm
3) Describe problem: When you print the page, the hidden tabs do not print. I tried resolving with this CSS:
But it didn't work. Any ideas?Code:@media print { .tabcontent { display: block; } }
Thanks!
Bookmarks