dynamic styles 動態Styles

CodeCharge Studio 2.x, 3.x, 4.x, 5.x
回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

dynamic styles 動態Styles

文章 yehlu »

http://docs.codecharge.com/studio3/html ... s.html?toc
1.在 Project 加入欲使用的多種styles

2.在 Page 的 HTML 檔裡使用
<link href="Themes/{CCS_Style}/Style.css" type="text/css" rel="stylesheet">
<img src="Styles/{CCS_Style}/Images/Spacer.gif">

3.可使用 QUERY 傳遞要使用的 Style 如
http://localhost/NewProject1/NewPage1.php?style=School
http://localhost/NewProject1/NewPage1.php?style=Modern
http://localhost/NewProject1/NewPage1.php?style=Simple
http://localhost/NewProject1/NewPage1.p ... Innovation
附加檔案
DynamicallyStyles.JPG
DynamicallyStyles.JPG (47.23 KiB) 已瀏覽 1279 次
DynamicallyStyles1.JPG
DynamicallyStyles1.JPG (156.18 KiB) 已瀏覽 1279 次
schumi
Site Admin
文章: 696
註冊時間: 2004-04-15 14:30:34

文章 schumi »

已做好的頁面欲加入動態樣板

開啟專案底下html 檔案

尋找 Simple 文字 取代為 {CCS_Style}
回覆文章

回到「CodeCharge Studio」