開源 java CMS - FreeCMS2.8 自定義標籤 infoSign

項目地址:http://www.freeteam.cn/javascript

infoSigncss

根據參數顯示信息簽收代碼。html

參數java

說明jquery

infoidspa

信息idhtm

showblog

顯示簽收內容,默認爲"簽收"ip

aAttrci

簽收連接顯示a標籤的屬性

loadjs

是否加載依賴的js

newWindow

是否新開頁面,1是

 

返回值

說明

js

生成的js

html

生成的顯示內容

 

此標籤依賴的文件

<script type="text/javascript" src="${contextPath}js/jquery-1.5.1.min.js"></script>

<script type="text/javascript" src="${contextPath}js/weebox0.4/bgiframe.js"></script>

<script type="text/javascript" src="${contextPath}js/weebox0.4/weebox.js"></script>

<link type="text/css" rel="stylesheet" href="${contextPath}js/weebox0.4/weebox.css" />

 

示例1

顯示當前信息的簽收功能代碼。

<@infoSign infoid="${currInfo.id}" ;js,html>

${js}

${html}

</@infoSign>

​​​​​​​

相關文章
相關標籤/搜索