Bug Tracker

Modify

Ticket #7296 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

$.isHTMLElement

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

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

comment:1 Changed 3 years ago by SlexAxton

  • Keywords html element test added
  • Priority changed from undecided to low
  • Status changed from new to open
  • Component changed from unfiled to core

comment:2 Changed 3 years ago by SlexAxton

  • Status changed from open to closed
  • Resolution set to wontfix

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.