jQuery UI Widgets › Forums › Lists › ListBox › Ghost element in drag viewport
Tagged: Angular listbox, drag, draggable, element, item, jQuery ListBox, jqxListBox, ListBox, listitem
This topic contains 1 reply, has 2 voices, and was last updated by Dimitar 9 years ago.
There is a ghost element in the drag viewport (listbox) and I can’t find the css selector for it. See attached picture. How can I scratch this small but annoying little itch. Thanks for your answer. iztok
Hello brojgar,
If you apply the following CSS to your page, this “ghost” element should not appear:
.jqx-listitem-element.draggable { background-color: transparent; }
Best Regards, Dimitar
jQWidgets team http://www.jqwidgets.com/
You must be logged in to reply to this topic.