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

Datatables CSS isn't loading  #19

Description

@subhanahmed047

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions