I've found a simple slideshow on the web but I'd like to be able to click on each image that is displayed and open in it a new window without menubars etc.
Here's the slideshow:
I think this is the code I need to put in, but I don't know where to put it in the current code.
<a href="javascript:;" onClick="MM_openBrWindow('THE NAME OF MY FILE','','width=400,height=566')">
Any ideas?
Thanks.
Here's the slideshow:
I think this is the code I need to put in, but I don't know where to put it in the current code.
<a href="javascript:;" onClick="MM_openBrWindow('THE NAME OF MY FILE','','width=400,height=566')">
Any ideas?
Thanks.