I add the tipsy tooltip to divs with the .placeTaken class. The user can then drag boxes around, so I remove the class and add it to a new div instead. When this happens, I
$("#"+dropFromId)[0].setAttribute('original-title', '')