Javascript inside datatables cell

Javascript inside datatables cell

alreadygonealreadygone Posts: 4Questions: 0Answers: 0
edited February 2013 in General
Hi everyone I am using datatables and look really great. I am amazed about the work.
But I have one problem, in one cell in the table I have a button with a js function attached to onclick event. But it is not executed since I added datatables.
Do you have any ideas?
Thank you

Replies

  • EranEran Posts: 26Questions: 0Answers: 0
    Try checking if a JavaScript error has occured.
    (I suggest using Firebug for Firefox).

    For more than that - a test case would have to be supplied.
This discussion has been closed.