[SOLVED] Giva Labs - mcDropdown question
Is there any way to get the FULL path that is shown in the mcDropdown after the selection?
this.getValue() only returns the selected value in the dropdown AND
$("input#category").val() does the same, instead of showing the full path.
I need the full path.
Also, I am not getting the arrows on the items that have children even though looking at the CSS in Firebug, I can see them as they are in the path.