I have one draggable element in my code.
When I am dragging this element the bullet sign appeares, but I don't want this bullet.
Here is my code: *
http://jsfiddle.net/hirenwebdp/Mf6zJ/333/*
http://jsfiddle.net/Mf6zJ/337/
I just added display:block
to your li style. This is the simplest way to accomplish your goal I think.