附錄\G.RWD元件屬性\RWDImageZooms

RWDImageZooms

檔案細圖元件

http://www.infolight.com/WebClient/chm/(5)EEP2012-JQuery/(5)eep2012-jquery.files/image371.jpg屬性

 

名稱

類型

説明

RemoteName

string

圖片來源,為後端資料庫的資料源名稱

Images

string

非資料表來源的圖片內容,可以設定多個

PageSize

int

每頁小圖個數

ImageFolder

string

圖片的服務端子目錄

ImageField

string

小圖片的來源欄位

LargeImageField

string

大圖片的來源欄位

ZoomType

string

放大模式(standard標準/drag拖拉/innerzoom內建放大)

Position

string

放大圖位置(///)

ImageWidth

int

大圖片寬度(高度自動)

ZoomWidth

int

放大框的寬度(高度自動)

Title

string

元件標題

OnBeforeLoad

string

載入前,調用的js方法名稱

 

Top of Page