Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Client-side Scripting _ Completely lost with coding this jQuery mess

Posted by: N_R Apr 9 2012, 07:11 PM

Okay so I'm redoing my website....

Bottom line is I want to have a smooth scrolling gallery of images like http://www.smoothdivscroll.com/demo.html.
I copied the code and tweaked the location for the jQuery / scrolling files but it turned out like http://nichoryan.com/edit.html(Just using two of my images as placeholders. biggrin.gif )

What am I doing wrong?

ORRRRRRR....

Is there a better/more efficient way of getting the effect I want?

Thanks! smile.gif

Posted by: Frederiek Apr 10 2012, 03:46 AM

The CSS file smoothDivScroll.css returns a 404 file not found.
The scripts need to be just before the closing BODY tag (</body>), not inside P's.

Posted by: N_R Apr 11 2012, 03:14 AM

QUOTE(Frederiek @ Apr 10 2012, 03:46 AM) *

The CSS file smoothDivScroll.css returns a 404 file not found.
The scripts need to be just before the closing BODY tag (</body>), not inside P's.

PERFECT.
Thanks you so much!!

Posted by: Frederiek Apr 11 2012, 12:10 PM

You're welcome smile.gif

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)