http://docs.jquery.com/Attributes/removeAttr
Actually it only replaces the value with an empty string just as plain
js: element.removeAttribute()

On Dec 22, 5:49 pm, "Mike Dodge" <dmikest...@gmail.com> wrote:
> Is it possible to remove an ID from an element with Jquery or javascript for
> that matter?  I've searched and all I can find is how to remove the whole
> element, I just want to remove the ID.Thanks
> Mike

Reply via email to