Back

.removeProp( name )

Remove a property from each element in the current set

Params

name{String}The name of the property

Returns

DollarJS (chainable)

Examples

$('img').removeProp('title')