Skip to main content
Known Participant
August 30, 2010
Question

Jquery Drag and drop in cfdiv bind url

  • August 30, 2010
  • 1 reply
  • 680 views

Hi guys,

            is it possible to use jquery drag and drop in templete that I bind in cfdiv tag? If you could let me know how can we do it.

    This topic has been closed for replies.

    1 reply

    August 30, 2010

    Hi there

    jquery and coldfusion are not related.  Cold Fusion runs on the server and produces html, jquery runs on the client and operates on html.  The two are totally disconnected.

    Take a look at the html produced by the cfdiv tag, and then head over to the jquery forums.  Im sure someone will be able to help you more there.

    Cheers