Hi all, I am using thickbox.js to popup disclaimer.html, route.html etc. and i like to put a print link. But when i use: <a href='#' onClick="window.print()">Print content</a> Code (markup): I get the underlaying content and not the conten in de thickbox modal window???
tx for you reply, but in my case the content of the thickbox modal window is external (= googlemaps), so i can't put a print.css. i like to use a print link next to the close link in the thickbox modal window. any other pointers/tips