'clientScript'=>array(
'class'=>'application.components.ExtendedClientScript',
'combineFiles'=>true,
'compressCss'=>true,
'compressJs'=>true,
),
使用的是这个。。。。
有用过这个扩展的朋友 吗?
'clientScript'=>array(
'class'=>'application.components.ExtendedClientScript',
'combineFiles'=>true,
'compressCss'=>true,
'compressJs'=>true,
),
使用的是这个。。。。
有用过这个扩展的朋友 吗?
正在使用中,有点问题便是:使用jquery的插件时,插件使用的小图标出现404 错误,全都不能找到图片了。
不只是YII里面调用 出来的,就是JQUERY官方的那个COLOR 那种也有问题。。
这种压缩好像存在点问题。。还在研究中,有解决方案 到这里回复。
呵呵。。
谁先解决 谁先在这里说一下,也好让大家以后用的时候 不会再遇到同样的问题。。呵呵
图片问题已经解决,把jquery的image档丢带assets下面就ok了,但是后面又出现一个问题:http://www.yiiframework.com/forum/index.php?/topic/1058-extension-extendedclientscript-reduce-your-page-loading-times/page__hl__extendedclientscript__st__60
link