jQWidgets Forums

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 13 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Drag & Drop Docs #3310

    ghenne
    Participant

    1. Are there any valid values for tolerance other than intersect or fit?

    2. dropTarget is not documented.

    Drag & Drop Docs #3312

    Peter Stoev
    Keymaster

    Hi ghenne,

    1. The ‘intersect’ and ‘fit’ are the only supported and valid values for the ‘tolerance’ property.

    2. Thanks. We’ll update the help docs about the jqxDragDrop plug-in with the next version. In general, the dropTarget property should be a String or HTML element. If you pass a string as a value, the jqxDragDrop plug-in will initialize the dropTarget as follows:

    dropTarget = $('yourString').

    Best Regards,
    Peter Stoev

    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.