roundabout-shapes icon indicating copy to clipboard operation
roundabout-shapes copied to clipboard

Most of the shapes aren't working.

Open mackinleysmith opened this issue 12 years ago • 3 comments

None of the shapes that come after the conveyor belts on the demo page seem to work. I'm using only the scripts that you load on the demo page; I cannot spot the difference for the life of me. Please advise as I would love to use your plugin. Thanks.

http://jsfiddle.net/cesGv/3/

mackinleysmith avatar Jul 09 '13 20:07 mackinleysmith

Just had a brief chance to look at this. It looks like the problem is on your end. You must be having some sort of jQuery conflict. For example, in your fiddle, if you go to Frameworks and extensions on the left side and choose No Library (Pure JS), your code will work. The same goes if you remove jquery.js from your external resources and then go back and choose jQuery under frameworks and extensions. Do you have an error in your browser's console?

boggsey avatar Jul 09 '13 21:07 boggsey

Sorry, I must have forgotten to update the fiddle before I pasted it here. Try this one:

http://jsfiddle.net/cesGv/4/

There is no error in Chrome's console when I view the fiddle. I've left the office already so I can't test it against our project again until tomorrow. I've made the changes you've suggested, but still no dice. It just loads the default shape, lazySusan.

mackinleysmith avatar Jul 09 '13 22:07 mackinleysmith

you must include the contents of this file.

http://fredhq.com/lib/css/projects/roundabout-shapes2.css

brettfrable avatar Jan 13 '14 16:01 brettfrable