Question About Homepage Slideshow
mrglockling
Member Posts: 258
So I'm making a website for one of my school things in Dreamweaver. And I wanted to make a slideshow But I dont know that much in dreamweaver. I tried a widget and it didnt look that good. but your guys slide show looks nice and I like the transitions. Now I know Gamesalad probably used a custom website engine for this website but can this be done to this effect in dreamweaver? Thanks for your time.
-Max
-Max
Comments
There are quite a few:
http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding
http://www.zurb.com/playground/jquery_image_slider_plugin
Most use the jquery (or wordpress) as a foundation. Would recommend you read thru these and pick one. The transitions, buttons, layout is all handled for you, you just need to reference the files in your code and change out the images.
For example on my site: http://www.funkymunkygames.com/
I have the page reference these files in the tag:
and this is the content for the slideshow which is in the body of the page:
prev
next
-Max