Octopus系列之js公共函數

貨幣選擇ide

ChangeCurrency(this.value)this

示例spa

<select name="currency" id="sl_currency" class="select" title="${Oct_Select_Your_Currency}"
        onchange="ChangeCurrency(this.value)">
    #foreach($c in $currencylist)
    <option value="${c.code}">${c.code} </option>
    #end
</select>
View Code

搜索產品code

Search()blog

每頁條數產品

ChangePageSize(this.value)it

加載購物車io

LoadCartHTML()event

加載登錄註冊表單class

LoadAccount()

相關文章
相關標籤/搜索