contextMenu.js
contextMenu.js copied to clipboard
contextMenu not trigger a click event on newly appended markup
contextMenu is not triggering unless we refresh it for newly appended markup like following
$('a.rtpm_tasks_title').contextMenu('refresh');