This is a discussion on "slide slide slid" within the JavaScript Forum section. This forum, and the thread "slide slide slid are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
slide slide slid
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
slide slide slid
Gday
As a complete newbie i Have been having a ball UNTIL!!! i tried to put in a java script slide code. I have used so many permutation i have lost the plot. Below is the script in my experiment page. If someone could guide me through it i would be a happy man
Last edited by karinne; Oct 1st, 2007 at 14:04. Reason: Please use the vBcode [ html ] when inserting HTML code in your post. |
|
|
|
|||
|
Re: slide slide slid
What are the code used for or how does it looks like?
Or maybe you could show some of the working example so that we know what you are trying to archive here. I notice that you get the javascript source code from the site http://simplythebest.net/scripts/, and I saw they are giving a complete guide on how to use the code.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: slide slide slid
Thank you for looking. What i want is to display the 4 separate sides of one item that rotate automatically.Instructions were insert one part of script in <head> done. Insert other part in <body> done. define images and set timer in <head>. I put in 5 seconds and 3 images. Does define images mean one image per array??. it then says to define the first image to appear in slideshow in the <body> and the Name="slide" must be included.In IMG SRC i put in the first gif. Am I on the right track?
Bryan |
|
|||
|
Re: slide slide slid
It is better for me if you could give me the link to the source of the javascript that you are using right now.
Maybe I will have a look at the code and try to use that for my refference. By the way, the only problem you have is that the image is not showing, am I right? Try checking this code, I mean the link to your image could be wrong.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: slide slide slid
Hi Monie
When i upload or use the software browser I get two separate images. One under the other. I made one gif smaller than the other so i could monitor them. Thank you for your time it is appreciated. I will load them into my site at link Volume 3 Bryan |
|
|||
|
Re: slide slide slid
oops just in case the url is www.bcullen.on.net/~bcullen
|
|
||||
|
Re: slide slide slid
Quote:
edit: found it, look at http://users.on.net/~bcullen/
__________________
WelshStew Lead Administrator tierney rides tboard - uk site | xtreme wales - extreme clothing If you think I've helped, click the "Thanks" webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
Last edited by welshstew; Oct 1st, 2007 at 11:37. Reason: found it |
|
||||
|
Re: slide slide slid
Bryan, this part seems to be missing from your html. Your code looks like this:
If you are able to provide a link to tthe code you are trying to implment then I will be able to decode it better. Stew P.s. I know you are just starting out, but can you look at getting rid of the frames please. They don't look good and are really bad for search engines. you can achieve the same thing with asp includes or with php includes
__________________
WelshStew Lead Administrator tierney rides tboard - uk site | xtreme wales - extreme clothing If you think I've helped, click the "Thanks" webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
|
|
||||
|
Re: slide slide slid
Moving to the Javascript section.
|
|
||||
|
Re: slide slide slid
Quote:
What they mean is that you have to put an image in your <body> with the src of the first image in your slideshow. You then have to give that image the name "slide" literally. eg. <img src="this.gif" name="slide" /> I have rewritten the code and added comments so you can see what's going on
There you have it, a healthy working slideshow. I hope that helps and was what you were looking for
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| High Slide? | byrd80 | JavaScript Forum | 2 | Mar 21st, 2008 20:02 |
| Slide up and down | DregondRahl | JavaScript Forum | 6 | Oct 30th, 2007 21:10 |
| Slide show/s :) | OmiE | Flash & Multimedia Forum | 4 | May 25th, 2007 04:55 |
| Will it slide beneath? | marksk | Web Page Design | 7 | Apr 26th, 2007 08:58 |
| Slide menus again | benbacardi | Flash & Multimedia Forum | 4 | Nov 18th, 2005 07:37 |