jQWidgets Forums

jQuery UI Widgets Forums Plugins Validator, Drag & Drop, Sortable How to drag and drop in a circular area ?

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • How to drag and drop in a circular area ? #32257

    ootiz
    Member

    How to drag and drop a target in a circular area OR CIRCLE area (target area) ?

    I have tried
    1. CSS CIRCLE border-radius:50% in a div
    2.

    both draws a circlular area, but when I drap and drop the corners are also detected as target area. I shows circle are but it work as rectangular area.
    Is there any solution for this ?

    Please show a small code snippet or give me any hint.
    NOTE:- If you have not understood my question, then I can create a live drag drop page with Circular area to explain you my question.

    How to drag and drop in a circular area ? #32374

    Dimitar
    Participant

    Hello ootiz,

    Unfortunately, jqxDragDrop ignores the circular appearance of a div.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.