DataTables warning: Attempted to initialise DataTables on a node which is not a table: UL
DataTables warning: Attempted to initialise DataTables on a node which is not a table: UL
harshjn04
Posts: 1Questions: 0Answers: 0
I am facing an issue while using data tables on my HTML page.
The issue is i have a horizontal menu bar with Unordered List and after that i have put the code for data table.
Now when i try to load the page with UL then i see above error but when i remove the Horizontal Menubar ie UL then everything works fine.
Is there a way to keep the menu bar and use that also.
This error is in some sanity check portion of jquery.dataTables.js File.
Please help.
The issue is i have a horizontal menu bar with Unordered List and after that i have put the code for data table.
Now when i try to load the page with UL then i see above error but when i remove the Horizontal Menubar ie UL then everything works fine.
Is there a way to keep the menu bar and use that also.
This error is in some sanity check portion of jquery.dataTables.js File.
Please help.
This discussion has been closed.
Replies
Allan