需要加載yourphp.js文件
`<script src="__PUBLIC__/Js/yourphp.js"></script>`
模板代碼:
~~~
<div id="colee">
<div class="colee_box">
<div id="colee_1" class="div2">
<ul class="pic">
<YP:list order="id desc" catid="T[m_product_catid]" limit="10">
<li><a href="{$r[url]}" title="{$r[title]}" target="_blank"><img src="{$r[thumb]|thumb=###,120,85}" alt="{$r[title]}" width=120 height=85></a><b><a href="{$r[url]}" target="_blank">{$r[title]|str_cut=###,24}</a></b></li>
</YP:list>
</ul>
</div>
<div id="colee_2" class="div2"></div>
</div>
</div>
~~~
css代碼:
~~~
#colee {width:960px;margin:0 auto; background:#000;overflow:hidden;}
#colee #div1 {width:960px;white-space:nowrap;}
#colee .colee_box {width:1940px;}
#colee .div2{float:left;width:960px;;height:117px;font-size:12px;text-align:center;overflow:hidden;}
#colee .div2 .pic li img {width:122px;height:85px;border:1px solid #ccc;}
#colee .div2 .pic {margin:0;padding:0;width:980px;overflow:hidden;}
#colee .div2 .pic li {float:left;margin:10px 17px 0 17px;width:126px;overflow:hidden;line-height:22px;color:#FFF;text-align:center;}
#colee .div2 .pic li a {color:#FFF;}
~~~
javascript代碼:
`<script>donghua('colee')</script>`
- YourPHP
- 模板制作
- 模板標簽語法
- 全局變量和數組
- 模板的命令規范
- 模板標簽說明
- YP:list|數據調用
- YP:link|友情鏈接
- YP:catpos|面包宵
- YP:block|碎片
- YP:flash|幻燈片
- YP:db|外部數據源
- IF判斷標簽
- Volist標簽
- Foreach標簽
- Switch標簽
- YP:subcat|子欄目
- YP:nav|導航標簽
- YP:kefu|在線客服
- YP:next|下一頁
- YP:pre|上一頁
- YP:tags|標簽
- 在任何其他頁面調用提交留言或反饋表單
- 實現瀏覽過的商品功能方法
- 推薦位posid的使用
- 縫滾動js效果
- 自定義導航
- 模板中如何調用下拉表 多選框表單字段數據
- 模板參數配置
- 擴展方法
- Common
- 網上收集他人總結方法
- yourphp模板技巧(一)
- yourphp模板技巧(二)
- Yourphp模板標簽語法
- Yourphp全局變量和數組
- 更改Yourphp 2.0版本html編輯器的方法
- 框架修改
- 修改../Public
- 自己擴展
- where查詢中find_in_set方法
- 自定義nav