using bootstrap tooltip with datatables
using bootstrap tooltip with datatables
ikinciadam
Posts: 3Questions: 0Answers: 0
Hi,
thanks for great script!
i added on my own project this. But i also add some hover tooltip on some information.
i have a table including "name, model, price, status and some more..." columns.
i added tooltips on model cells.
when start the page it shows 10 records and my tooltip is working but when change the page or list 20, 50, 100 records, tooltip only works for first 10 records. nothing more...
is this a bug or my fault?
here is the code i use (bootstrap using) ;
http://live.datatables.net/ewuqur/2
first you see the cell "aaaFirefox 1.0" it try to show tooltip. thats ok
and the 4th cell "aaaFirefox 3.0" it also shows tooltip.
and now pls sort the browser colum. you'll see "aaa" cell. it shows nothing with same code...
can you check it pls?
thanks for great script!
i added on my own project this. But i also add some hover tooltip on some information.
i have a table including "name, model, price, status and some more..." columns.
i added tooltips on model cells.
when start the page it shows 10 records and my tooltip is working but when change the page or list 20, 50, 100 records, tooltip only works for first 10 records. nothing more...
is this a bug or my fault?
here is the code i use (bootstrap using) ;
http://live.datatables.net/ewuqur/2
first you see the cell "aaaFirefox 1.0" it try to show tooltip. thats ok
and the 4th cell "aaaFirefox 3.0" it also shows tooltip.
and now pls sort the browser colum. you'll see "aaa" cell. it shows nothing with same code...
can you check it pls?
This discussion has been closed.
Replies