p:droppable onDrop does not allow to change the cursor style

UI Components for JSF
Post Reply
celin
Posts: 2
Joined: 02 May 2011, 21:39

02 May 2011, 21:47

Primefaces 2.2.1

<p:droppable onDrop="handleDrop" />

The function is called, but the the cursor does not change.

function handleDrop(event, ui) {
document.body.style.cursor = 'wait';
//some delayed stuff
}

Can anyone help me?

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 26 guests