Carabiner not working--Codeigniter library -
I have trouble doing Carabiner work ...
There is no error - / P>
I have not changed the functions.
I have in my function:
$ this-> Load-> Library ('carabiner'); $ This- & gt; Carabiner-> Display ();
This should produce all CSS and JS in my ATS folder, right?
I have also tried to move the folder of assets around. Right now there is an application / property
Is something wrong with me ?!
It seems that you have to catch JS and CSS using the car-generener object:
// Add a JS file $ --- carabiner-> gt; Js ('scripts.js'); // a css file $ this-> Carabiner-> CSS (add 'reset.css'); // a mediatype $ this- & gt; Add a css file with carabiner-> css ('admin / print.css', 'print');
View
Comments
Post a Comment