How to use callback value in other element
How to use callback value in other element
sadlov3s
Posts: 1Questions: 1Answers: 0
Hi! I want ask a noob question
How can use call back result out table tag
example:
<div>Total sum:<span id="">Result here</span></div>
<table id="example" class="display"><thead></thead><tfoot></tfoot></table>
This discussion has been closed.