lionel/classjs
Composer 安装命令:
composer require lionel/classjs
包简介
This extension adds the class "no-js" to the html tag and replaces it with the class "js" if JavaScript is enabled.
README 文档
README
This extension adds the default no-js class. It replaces the class no-js with js if JavaScript is enabled.
<html class="no-js"> ... </html>
Installation
Add "lionel/classjs": "~3.0" in the composer.json file.
Add new LionelM\ClassJsBundle\LionelMClassJsBundle(), in the app/AppKernel.php file.
Run the command php composer.phar update classjs.
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-05