Bug Tracker

Modify

Ticket #6617 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Events not working

Reported by: kuksikus Owned by:
Priority: Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: event, remove Cc:
Blocking: Blocked by:

Description

Code:

function bestcommentshow(id) { $('#bestcommentdiv').remove(); $('#forbestcom_'+id).append('<span id="bestcommentdiv" onclick="alert(123);">123</span>'); }

"onclick" not working like other events in this example

Change History

comment:1 Changed 3 years ago by dmethvin

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

Please reopen with a complete test case.

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.