Page 1 of 1

pop up window

Posted: Thu Jan 29, 2009 8:45 pm
by mit
what can i do that this code open up gallery page in a new pop up window , and not showing in the same window.

Code: Select all

<a class="thickbox" href="viewgallery.php?uploadid=<?=$uploadid?>&keepThis=true&TB_iframe=true&height=537&width=493"><img src="<?=$imagedisplay?>" width="100" height="100"/></td>

Re: pop up window

Posted: Sat Jan 31, 2009 5:32 am
by mubeena

Code: Select all

 
print"<a href='ViewLogin_Details.php'  [color=#80BF40]target='_child' [/color]style='position:absolute;top:445px;left:480px;background-color:white;color:blue;font-family:verdana;font-size:10px;font-weight:bold;font-underlinecolor:red;' > View Logins</a>";