ci_bootstrap_3 icon indicating copy to clipboard operation
ci_bootstrap_3 copied to clipboard

How to add code javascript new in backend or frontend?

Open tmtung144 opened this issue 8 years ago • 1 comments

I want to add javascript code to handle different issues. Please guide me! Thanks.

tmtung144 avatar Jan 31 '17 15:01 tmtung144

You can put javascript: in views in ci_bootstrap.php (frontend and backend) using add_script() function in controllers

buoncri avatar Feb 01 '17 06:02 buoncri