SyntaxFix
Write A Post
Hire A Developer
Questions
This work for me!
$(document).ready(function() { $(document).on("click", "#tableId tbody tr", function() { //some think }); });