Sunday, 15 April 2012

javascript - Jquery logo parade not starting, not seeing errors -


I can not reduce my problem with a simple logo parade so I'm working on promasterautomotive.com You can see the context of the problem. The logo parade is very low, blurred on the logo.

I opened the console in Chrome (ctrl + shift + j), but I'm not seeing any errors.

Here's my javascript I pulled it straight from an example. SmoothDivScroll ({autoScrollingMode: "Always", Autocrossing Direction: "Endless Lupeite", Auto Scaling Step Phase: 1, "Automobiles" ("Function ()" ("Stop auto scrolling"), function () {$ (this) .smoothDivScroll ("startAutoScrolling");});});

Here my HTML is again, one Modified by example. Once I work on it, I will tailor it according to the requirement.

  

Is anyone looking at something I'm seeing?

You are missing out on many files on your site which are dependent on plug-ins

This should work jeffildle (it seems that you have moved or deleted the images though ... in fact .. all the site ...)

< P>

These are the required files (download your own copies);

  & lt; Link rel = "stylesheet" type = "text / css" Href = "http://smoothdivscroll.com/css/smoothDivScroll.css" /> & Lt; Script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" type = "text / javascript" & gt; & Lt; / Script & gt; & Lt; Script src = "http://smoothdivscroll.com/js/jquery-ui-1.10.3.custom.min.js" type = "text / javascript" & gt; & Lt; / Script & gt; & Lt; Script src = "http://smoothdivscroll.com/js/jquery.mousewheel.min.js" type = "text / javascript" & gt; & Lt; / Script & gt; & Lt; Script src = "http://smoothdivscroll.com/js/jquery.kinetic.min.js" type = "text / javascript" & gt; & Lt; / Script & gt; & Lt; Script src = "http://smoothdivscroll.com/js/jquery.smoothdivscroll-1.3-min.js" type = "text / javascript" & gt; & Lt; / Script & gt;  

Note the following from the plugin's docs:

Load word codes late - Just before the body tag is closed, The images will be loaded and the width of the images will be known. No need to specify width in CSS or inline


No comments:

Post a Comment