Bootstrap styling error

Bootstrap styling error

guerraguerra Posts: 2Questions: 2Answers: 0

Hi,
I am having an error when I setup the bootstrap styling. Apparently it seems ok, but when you bring out more than 5 or 6 pages, it doesn't scale up more, it missed the Next button and throws an error.

Jquery 1.11.2
DataTables 1.10.9
Bootstrap: 3.3.5
Cheers

[Error] SyntaxError: DOM Exception 12: An invalid or illegal string was specified.
buildFragment (jquery.js, line 5595)
domManip (jquery.js, line 5934)
append (jquery.js, line 5753)
(anonymous function) (jquery.js, line 5879)
access (jquery.js, line 4152)
html (jquery.js, line 5843)
p (dataTables.bootstrap.min.js, line 7)
p (dataTables.bootstrap.min.js, line 6)
bootstrap (dataTables.bootstrap.min.js, line 7)
fn (jquery.dataTables.min.js, line 50)
(anonymous function) (jquery.dataTables.min.js, line 74)
map (jquery.js, line 503)
w (jquery.dataTables.min.js, line 74)
M (jquery.dataTables.min.js, line 29)
vb (jquery.dataTables.min.js, line 38)
(anonymous function) (jquery.dataTables.min.js, line 35)
j (jquery.dataTables.min.js, line 34)
success (jquery.dataTables.min.js, line 34)
fire (jquery.js, line 3143)
fireWith (jquery.js, line 3255)
done (jquery.js, line 9309)
callback (jquery.js, line 9713)

Answers

  • allanallan Posts: 63,210Questions: 1Answers: 10,415 Site admin

    Can you link to a test case showing the issue please.

    Allan

This discussion has been closed.