1 capnrob Jan 30, 2010 13:57
3 mochababy Feb 05, 2010 16:41
I don't see any pop out comment window. where do I click for this? Maybe I could help with the code
4 yabba Feb 05, 2010 17:07
In your source you have something similar to this
<a href="http://67.192.191.124/rob/index.php/2009/12/16/carl-sagan-explains-how-to-visualize-the-fourth-dimension#comments" title="Display comments / Leave a comment" onclick="return pop_up_window( 'http://67.192.191.124/rob/index.php/2009/12/16/carl-sagan-explains-how-to-visualize-the-fourth-dimension?disp=feedback-popup', 'evo_comments' )">
Change it to :
<a href="http://67.192.191.124/rob/index.php/2009/12/16/carl-sagan-explains-how-to-visualize-the-fourth-dimension#comments" title="Display comments / Leave a comment" onclick="return pop_up_window( 'http://67.192.191.124/rob/index.php/2009/12/16/carl-sagan-explains-how-to-visualize-the-fourth-dimension?disp=feedback-popup', 'evo_comments', 600, 480 )">
¥
Eh - nix this one ... I took the easy way out and made the content smaller to fit in the popup ... tho if someone knows I'd be curious for posterity...