DHTML SLIDE
when I click on a image it opens in it's own window. I don't really know much about javascript but I tried to _new and _blank in several different places with no success. Just wondering if anyone knows what I need to do to change this.
DHTML SLIDE
when I click on a image it opens in it's own window. I don't really know much about javascript but I tried to _new and _blank in several different places with no success. Just wondering if anyone knows what I need to do to change this.
Last edited by Edge; 10-15-2004 at 02:47 AM.
So when you click Previous or Next, it comes up in a new window?
This is very odd.
cr3ative
A retired member, drop me a line through my site if you'd like to find me!
cr3ative media | read the stickies
Sorry my first post was miss typed when I click on a image that is linked to a full size image it opens in the same window I want the image to open in a new window.
Last edited by Edge; 10-16-2004 at 06:21 AM.
Ok, can you provide an example online as to how you have made the images linked so I can further investigate please.
Cheers
cr3ative
A retired member, drop me a line through my site if you'd like to find me!
cr3ative media | read the stickies
Try modifying the line:
within the script of Step 1 to:Code:window.location=photoslink[which]
This will cause all slideshow links to open in a new window.Code:window.open(photoslink[which])
That did what I was looking for thanks ddadmin.
Hello,
I'm using the same code from this url: http://www.dynamicdrive.com/dynamici...dhtmlslide.htm but I was wondering on how to add a code that determines the slide number?
Example. Slide Number 1 of 5
Please help. Thank you.
Regards,
Lemon
Bookmarks