If key is not passed, ALL data will be removed
DollarJS (chainable)
$('p').removeData('foo')
$('p').removeData()
If key is not passed, ALL data will be removed