XHTML5 + Pagination-Bootstrap-Plugin do not play nicely together

XHTML5 + Pagination-Bootstrap-Plugin do not play nicely together

peter42peter42 Posts: 2Questions: 0Answers: 0
edited July 2012 in Plug-ins
Hi all,

I tried to convert the example http://datatables.net/media/blog/bootstrap_2/ into XHTML5 but after conversion it does not run anymore. In pure HTML5 it works without any problems. I get the following error messages from Firefox:

[quote][18:33:04.404] undefined entity:1
[18:33:04.404] SyntaxError: An invalid or illegal string was specified @ file://jquery.js:4
[/quote]

Since I'm not a JavaScript developer I cannot deal much with it. The only thing I can say about it is, that whenever I uncomment to load the file DT_bootstrap.js, then the page loads fine but of course without the nice pagination. Otherwise the page stays empty.

Any help is very appreciated!

Cheers,
Peter

Replies

  • allanallan Posts: 61,971Questions: 1Answers: 10,160 Site admin
    HI Peter,

    Could you try it with the very latest bootstrap files from here: https://github.com/DataTables/Plugins/tree/master/integration/bootstrap . Looking through the source, I don't see any obvious XHTML errors, but I could be missing something!

    Allan
  • peter42peter42 Posts: 2Questions: 0Answers: 0
    Hi Allan,

    also the latest version does not work as expected. If you need anything else, just let me know.

    Cheers,
    Peter
This discussion has been closed.