<%
dim u,b,v

sean 發表在 痞客邦 留言(0) 人氣()

Javascript 字串處理 (String Operations)

尋找字串(search)

sean 發表在 痞客邦 留言(0) 人氣()

LEN字串長度函數:計算字串的長度。 函數運算式 結果
len("abcd") 4

sean 發表在 痞客邦 留言(0) 人氣()

表單大全

 

sean 發表在 痞客邦 留言(0) 人氣()

<script language="javascript">
function go() {

sean 發表在 痞客邦 留言(0) 人氣()

<%

 

sean 發表在 痞客邦 留言(0) 人氣()

The following script:

<%

sean 發表在 痞客邦 留言(0) 人氣()

<%''判断来源,禁止外部提交
dim server_v1,server_v2

sean 發表在 痞客邦 留言(0) 人氣()

Default text; this is the text that 3.x browsers will see. You can have lots of text here instead. Or, you can use a script to write in text only if it's Netscape 4 (you have to do that so that the layer gets some content or the written in text won't show correctly).

sean 發表在 痞客邦 留言(0) 人氣()

CSS 超簡單變圖語法

名稱: CSS 超簡單變圖語法
語法: CSS / Javascript
適用:  
說明: 變換影像是 JavaScript 中恆久遠永留傳的效果。而,現在提供的程式可以讓製作變換影像儘可能簡單,允許您套用變換影像到文件中任何影像,而只要簡單加上一個 class 屬性即可達成,超乎想像的簡單!
備註: 本文取材自「解決製作標準網頁一定會遇到的 186 個問題」松崗出版

實作範例:動動你的滑鼠吧

<img src="原始影像來源及檔名" class="domroll 變換影像來源及檔名" />

完成了,就這麼簡單,圖要怎麼變,看你滑鼠怎麼跑。

sean 發表在 痞客邦 留言(0) 人氣()