Skip to main content

Bug Tracker

Side navigation

#10764 closed bug (invalid)

Opened November 11, 2011 07:19PM UTC

Closed November 11, 2011 10:00PM UTC

.attr with combobox

Reported by: vicentett@terra.es Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7
Keywords: Cc:
Blocked by: Blocking:
Description

I have a combobox. The code $("#combo").attr("options") in jquery 5.2 work well (return a array options from object combobox combo). This code in jquery 6 an 7 don't work. (do not return anything)

I am using firefox 8

Attachments (0)
Change History (2)

Changed November 11, 2011 09:45PM UTC by vicentett@terra.es comment:1

I am reading the documentation and view that this is not a bug. I have to use a function prop. Excuse me

Changed November 11, 2011 10:00PM UTC by ajpiano comment:2

resolution: → invalid
status: newclosed