Elastislide icon indicating copy to clipboard operation
Elastislide copied to clipboard

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

Open goids opened this issue 12 years ago • 6 comments

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.

goids avatar Mar 25 '13 14:03 goids

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

splicebison avatar Apr 02 '13 09:04 splicebison

...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.

IainIsCreative avatar Apr 25 '13 14:04 IainIsCreative

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

splicebison avatar Apr 25 '13 14:04 splicebison

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

gbelot2003 avatar Feb 03 '14 12:02 gbelot2003

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

Vadorequest avatar Jun 24 '14 11:06 Vadorequest

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/

Naiknatt avatar Oct 13 '14 06:10 Naiknatt