We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I am having trouble accessing the properties of the "li" object in the expand method
li.text(), li.val(), li.html() - none of these work
expand: function(li, effect, force) {
}
any ideas?
Thanks