javascript - "Uncaught TypeError: undefined is not a function" for jQuery droppable -


I want to enable elements to drag and drop them into special elements containers but when I load my website I get it in my console: Uncustom Type error: there is no undefined function ... presentation-categories.Which? Version = 1: 23 .

The line is 23, where $ (".panel-body"). Defroppable ({ starts.

I have the full $ (".panel-body"). DropperBill (...); and then draggable works, but I need a drop-container.

This is the actual presentation-categories. JS :

  Var left = wrong; $ ("drag-able-presentation"). DrugGable ({adend to: ".", Zandex: 99 99 99 99 9, placeholder: "Sortable - placeholder", back Return: Correct, cursor you: {left: 67, top: 43}, hey On: function () {var presBackground = $ (this) .book ('slide'). Css ('background'); var presentname = $ (This) .find ('strong') .html (); var assistant = $ ('
'). Html (presentationName) .css {Background: presBackground}); Return Assistant;}}); $ (".panel-body"). Defropable ({activeClass: "ui-state-default", hoverClass: "U-State-Hover", Accept: "SlodishWindow, Dragable-Presentation, Slade", Drop: Function (Event, UI) {left = true ;}}) Sorted ();

PS: I have included both jQuery and jQuery-UI scripts correct and latest version.

I have received the same error message and I have resolved it by updating my jQuery UI javascript file . Go to

and make sure the "Droppable" option is checked and click Download

Now you have a jQuery UI Javascript file that contains Droppay functionality.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -