Hello All, I am trying to install a premade JS slider onto my website for the homepage. Right now I can get the slider to display all slides at once, but with no effects. Here is how I included the JS files: <script type="text/javascript" src="../outplaypoker/js/slidedeck/slidedeck.jquery.lite.pack.js"></script> <script type="text/javascript" src="../outplaypoker/js/slidedeck/jquery-mousewheel/jquery.mousewheel.min.js"></script> Code (markup): The files are located in the www/outplaypoker/js/slidedeck folder. Then when I inspect the slider using Google Chrome I get this error: Any clue on where I can fix this problem at all? Best Regards, Nick