Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Datatables CSS isn't loading #19

Open
subhanahmed047 opened this issue Feb 17, 2016 · 0 comments
Open

Datatables CSS isn't loading #19

subhanahmed047 opened this issue Feb 17, 2016 · 0 comments

Comments

@subhanahmed047
Copy link

Hi I followed everything you mentioned here: https://github.com/fheider/cakephp-datatables

I added the following lines in my view to load the css and js

`Html->css("http://cdn.datatables.net/1.10.11/css/jquery.dataTables.min.css"); ?>

Html->script(["http://code.jquery.com/jquery.min.js", "http://cdn.datatables.net/1.10.11/js/jquery.dataTables.min.js"]); ?>

`

But CSS isn't working out

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant