Home › Forums › JavaScript › Can't make javascript EasyAsPie menu to work › Reply To: Can't make javascript EasyAsPie menu to work
January 28, 2015 at 8:28 am
#194470
Participant
Ok i made the js on the pen more visible
http://codepen.io/Lucati/pen/gbxpYZ
there is an easyPie() function
I think the problem is in this line but i don’t now enough to correct it
(jQuery)(function ($) {
$.fn.extend({
easyPie: function (options) {