contextMenu.js icon indicating copy to clipboard operation
contextMenu.js copied to clipboard

contextMenu not trigger a click event on newly appended markup

Open PareshRadadiya opened this issue 10 years ago • 0 comments

contextMenu is not triggering unless we refresh it for newly appended markup like following

$('a.rtpm_tasks_title').contextMenu('refresh');

PareshRadadiya avatar May 28 '15 11:05 PareshRadadiya