> You can customize the dragImage displayed by the DragProxy. > > You can customize what is in the DragSource
Yes, I know, but how can I do one and not the other? How would I customize _just_ the dragProxy, for example, but have everything else (dragsource, x, y, etc) be the default? Or conversely, how would I just customize the dragSource, but have everything else (proxy, x, y, etc) be the default? OK DAH

