Skip to main content

Bug Tracker

Side navigation

#10441 closed enhancement (duplicate)

Opened October 06, 2011 05:01PM UTC

Closed October 06, 2011 05:41PM UTC

Last modified October 06, 2011 05:41PM UTC

Add .hasData method in addition to jQuery.hasData

Reported by: wilfred@potatolondon.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

It would be nice to have a

.hasData
method on a selection, in the same way
jQuery.data
and
jQuery.removeData
already do.

Commit is https://github.com/Wilfred/jquery/commit/12b79076a0d90f1f3f4614479d3113078d003877 and I'll submit a pull request.

Please let me know if it's OK.

Attachments (0)
Change History (2)

Changed October 06, 2011 05:41PM UTC by rwaldron comment:1

resolution: → duplicate
status: newclosed

Changed October 06, 2011 05:41PM UTC by rwaldron comment:2

Duplicate of #9502.