Home >Backend Development >PHP Tutorial >yii框架按需加载图片

yii框架按需加载图片

WBOY
WBOYOriginal
2016-06-06 20:06:43980browse

yii有个按需加载js或css的方法registerScript,请问有按需加载图片文件或文件夹的方法么,yii版本是1.1,多谢了

回复内容:

yii有个按需加载js或css的方法registerScript,请问有按需加载图片文件或文件夹的方法么,yii版本是1.1,多谢了

按需加载图片应该用 jQuery LazyLoad 图片延迟加载
按需加载文件夹应该用 Yii::import

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn