API: each() with tables()

API: each() with tables()

koonkoonskoonkoons Posts: 15Questions: 3Answers: 0

Here's an example from another thread including some JavaScript:
http://live.datatables.net/kifuguti/9/edit

I want to apply this JS to multiple tables at once. Here's my try:
http://live.datatables.net/juhigaya/1/edit
I'm applying DataTables by datatable class.

This example doesn't output any errors, however, the JS doesn't work at all.
I guess my usage of each() with tables() is incorrect...

What is the proper way to use each() with tables()?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.