How to print the content of a thickbox???

Discussion in 'JavaScript' started by 123GoToAndPlay, Oct 9, 2008.

  1. #1
    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???
     
    123GoToAndPlay, Oct 9, 2008 IP
  2. techMonster

    techMonster Peon

    Messages:
    20
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    techMonster, Oct 9, 2008 IP
  3. 123GoToAndPlay

    123GoToAndPlay Peon

    Messages:
    669
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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
     
    123GoToAndPlay, Oct 22, 2008 IP