I'm trying to get John Polacek's Superscrollorama jQuery plugin to work the parallax effect on some text but I keep running into the difficulties with - error message: "controller is not defined" but as far as I can tell the controller is defined, I'm probably missing the obvious but I'm not sure what?
Thanks
You need to initialize the controller, like so..
var controller = $.superscrollorama(); //Pass settings if any