Answer the question
In order to leave comments, you need to log in
How to defeat CClientScript?
calling
<?php Yii::app()->clientScript->registerPackage('ucc'); ?><br>
'clientScript' => array(<br>
'packages' => array(<br>
'ucc' => array(<br>
'js' => array('js/ucc.js'),<br>
'css' => array('css/ucc.css'),<br>
),<br>
),<br>
),<br>
Answer the question
In order to leave comments, you need to log in
'ucc' => array(
'basePath' => 'application.assets',
'js' => array('js/ucc.js'),
'css' => array('css/css.css'),
),
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question