November 26, 200718 yr Hi everyone, I'm hoping that one of you might be kind enough to take a look at my code and help me with a problem that I've got with my site. I'm trying to get links in my archive to open a 500x500px flickr slideshow window. rather than in a whole new window. Here is my site.. Faction Photography Here is my link code... <td><div align="center" class="style8"><a href="#A" onclick="MM_openBrWindow('http://www.flickr.com/slideShow/index.gne?set_id=72157600006614749','','width=500,height=500')" width=500pm height=500px>LUKE SLATER</a></div> </tr> Many thanks in advance! Mike.
November 26, 200718 yr As in a popup window?...if so... http://javascript.internet.com/generators/popup-window.html That will help you generate the code for your site.
November 26, 200718 yr Author As in a popup window?...if so... http://javascript.internet.com/generators/popup-window.html That will help you generate the code for your site. Great, thanks for your help. Mike.
Create an account or sign in to comment