codrops / Elastislide

Elastislide is a responsive image carousel that will adapt fluidly in a layout. It is a jQuery plugin that can be laid out horizontally or vertically with a pre-defined minimum number of shown images
362 stars 111 forks source link

Uncaught TypeError: Object #<Object> has no method 'prefixed' #11

Open goids opened 11 years ago

goids commented 11 years ago

I have an error with this plugin is the title, I can help. I'm working with foundation framework 4, I want to insert the slider in a nav tab but I get this error and the plugin does not work, I'm trying to Example 4.

splicebison commented 11 years ago

You need to make sure that you've included the custom modernizr that comes with this build.

IainIsCreative commented 11 years ago

...if it's something that's custom in the Modernizr file, why is it not part of the elastislide file itself? There should be no need to use a Custom build outside of your own environment as I'm on a project that already has a build and shouldn't need a custom build.

splicebison commented 11 years ago

Not my plugin mate. Just trying to help the OP resolve their issue. Why not fork the project and correct?

gbelot2003 commented 10 years ago

I got the same problem, and I replaze the modernz with the one on the proyect... :(

Vadorequest commented 10 years ago

I had to include both modernizr. Not sure what effect that could have somewhere else.

Naiknatt commented 9 years ago

Hi! I don't know much about Modernizr, but I think you missed this file: http://tympanus.net/Development/Elastislide/js/modernizr.custom.17475.js

Here's where I found it: http://tympanus.net/codrops/2011/09/12/elastislide-responsive-carousel/