yep that's the sort of thing I'm after. Although I don't want to dots to show the image when you roll over them. I also don't want the image to move other than when it scrolls if that makes any sense.
Type: Posts; User: noobie123; Keyword(s):
yep that's the sort of thing I'm after. Although I don't want to dots to show the image when you roll over them. I also don't want the image to move other than when it scrolls if that makes any sense.
1) Script Title: Continuous Reel Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/reelslideshow.htm
3) Describe problem: Is it possible to have dots for the number of...
I tried this and now the links work.
I changed line 137 in the reelslideshow.js file to:
var layerHTML=(imgref[1])? '<a onclick="return clicktrack( \'tab\','+imgref[3]+',\'\' );" href="'+imgref[1]+'" target="'+imgref[2]+'">' : ''...
1) Script Title: Continuous Reel Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/reelslideshow.htm
3) Describe problem: I want to add an on click event to the urls
...
I'm trying to get estimated delivery dates for various products but rather than working it out for each product it adds the previous delivery time onto the next product before working it out.
This...
The page this is referring to doesn't exist, please can this thread be deleted?
Thanks
I've cracked it. I used this to get it to work:
<script type="text/javascript">
var mygallery=new fadeSlideShow({
wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow...
Thanks, it's great to know I can do it even if it's without using the database.
Cheers
Thanks that's great, I've trying to build my first very basic image upload system and wanted to show the images people have uploaded in the fade-in slideshow so it's great to know that I can do that....
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: I wasn't sure if I could use PHP to...
I'm not sure what's going wrong here, but I still can't seem to get this to work properly :(
You can see the where I'm trying to get it to work here
I tried that, but now nothing seems to be showing :( I'm sure I've done something wrong and missed something out, but I'm not sure what.
The page is here
Thank you
If it helps the page I'm working on is here
Thanks for helping with this
Thanks for that, is doesn't seem to have worked completely, it does work a little bit - it has hidden the last DIV, but it's showing all of the others and when I click on the last 'next' button...
1) Script Title: Horizontal Accordion script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/haccordion.htm
3) Describe problem: I've been trying to use the script on a...