Bug Tracker

Modify

Ticket #7373 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

find("select") method on version 1.4.3 doesn't work properly.

Reported by: bruno.c.falcao@… Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocking: Blocked by:

Description

The find method doesn't work properly for searching <select> html items.

Example: $("#frmCC").find("select") returns 0 (zero). if <select> elements are inside of the form element along with other input elements.

You can see an example here:  http://jsfiddle.net/bfalcao/Kcuxf/1/

On jQuery 1.4.2 it works correctly.

Tested on Firefox 3.6.12.

Regards, Bruno.

Change History

comment:1 Changed 3 years ago by snover

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 3 years ago by snover

Duplicate of #7212.

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.