Bug Tracker

Opened 13 years ago

Closed 13 years ago

#6001 closed bug (worksforme)

Live() should work on each selector defined

Reported by: glovacki Owned by: john
Priority: minor Milestone: 1.4.2
Component: event Version: 1.4.1
Keywords: Cc:
Blocked by: Blocking:

Description

If i want to have links and list items run the same function. shouldn't $('a,li').live('click',run); be acceptable?

Change History (2)

comment:1 Changed 13 years ago by john

Component: selectorevent
Status: newassigned

comment:2 Changed 13 years ago by john

Resolution: worksforme
Status: assignedclosed

Yes, it should - and it does work (just re-tested and verified that it does work).

Note: See TracTickets for help on using tickets.