Bug Tracker

Modify

Ticket #7453 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Home-grown component live invalid

Reported by: anonymous Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocking: Blocked by:

Description

Home-grown component live invalid, for example

$(this).live("mouseenter", function (e) { <The code does not execute> });

Change History

comment:1 Changed 3 years ago by snover

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

Thanks for the report, but this is not a jQuery bug. Your use of live is invalid. Please read the  live documentation. In the future, please use the  jQuery Forum for support requests.

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.