Bug Tracker

Opened 13 years ago

Closed 13 years ago

#7296 closed enhancement (wontfix)

$.isHTMLElement

Reported by: davidjbeveridge@… Owned by:
Priority: low Milestone: 1.5
Component: core Version: 1.4.3
Keywords: html element test Cc:
Blocked by: Blocking:

Description

I have found that checking whether a given object is an HTMLElement must be done differently in IE. I have written a small plugin to add $.isHTMLElement(), and I believe it is a common enough procedure that it is worth adding to core.

The plugin can be downloaded at http://www.nerdyisback.com/examples/jquery.ishtmlelement.js

Change History (2)

comment:1 Changed 13 years ago by SlexAxton

Component: unfiledcore
Keywords: html element test added
Priority: undecidedlow
Status: newopen

comment:2 Changed 13 years ago by SlexAxton

Resolution: wontfix
Status: openclosed

If this isn't used in the library internally, it should live as a plugin. Feel free to create a plugin that does this.

Thanks.

Note: See TracTickets for help on using tickets.