Script: Presentational Slideshow Script
http://dynamicdrive.com/dynamicindex...ationslide.htm
Is there a way within this script to make the links open in a new window (target=_blank)?
Help appreciated![]()
Script: Presentational Slideshow Script
http://dynamicdrive.com/dynamicindex...ationslide.htm
Is there a way within this script to make the links open in a new window (target=_blank)?
Help appreciated![]()
find this and just add the bold(i beleive there are two in the script):
<a href="'+droplinks[curimageindex]+'" target="_blank">
Thanks Junior...
the 'original' goes something like:
droplinks[0]="http://whatever.com"
droplinks[1]="http://whichever.com" //etc'.
How to implement your input, instead or in addition to the 'original'?
Thanx again, it is now WORKING -![]()
Bookmarks