Click to See Complete Forum and Search --> : css and javascript


joanne
06-14-2003, 11:54 PM
I need a little, ok, probably alot of advice here, seeing as I am very new to this.

On the page I am doing for the church (http://www.mb-on.paoc.org/neepawa) it is all done in <div> blocks (or what ever we are calling them)
but the image at the bottom, I would like to replace with a javascript slide show.

Do I put these commands into a <div> container or how does that all work. How would you go about it?

I appreciate all your opinions as you all know oddles more than me!! :p

thanx,
JO

Moderators Note
This topic is better suited for JavaScript section.(moved from CSS to JavaScript)

hastx
06-15-2003, 05:04 AM
There are many pre-made slideshow style scripts available on dynamicdrive.com or javascript.internet.com etc. And they usually have instructions where to put the portions of code

Ususally the functions and / or arrays will be placed between script tags in the HEAD section, and the display / calling statement will be in the page wherever you want it to appear. But some scripts are placed completely in the page itself.

Check out the sites above they will have the code available with install instructions, if you need help modifying or adding pics to it just post back.

Your site is looking nice.