View Single Post
Old 11-18-2012, 09:29 PM   PM User | #1
EatsYourBaby
New to the CF scene

 
Join Date: Nov 2012
Location: Boston, MA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
EatsYourBaby is an unknown quantity at this point
Question PROBLEM: I can't get a basic slideshow to function on my website

I'm writing a website in html and css but I am a complete newb to javascript.

This fellow here: http://css-tricks.com/snippets/jquer...ing-slideshow/ has created a really easy-looking tutorial for how to make a simple slideshow that seems to be exactly what I want.

I copy/pasted his exact code without any changes into my html file, just to make sure everything is set up correctly. I know that the html and css aspects are working the way they should be, but the javascript isn't doing anything. Everything is framed and centered properly, but it shows every slide in the same exact place without any transitions.

CONDENSED TL;DR VERSION:
  • Copy/Pasted guy's html/css/jquery slideshow
  • everything but javascript is functioning
  • tried external style/script files, as well as inline code
  • tried multiple browsers
  • i'm only working off my local directory
  • i'm running Mac OS 10.7.5

EatsYourBaby is offline   Reply With Quote