$ A B C D E F G H I J K L M N O P R S T U V W Z _
S
- ScriptFragment -
類 net.conic.prototype.Prototype 中的靜態(tài)變量
- ScriptFragment,prototype內(nèi)部分析腳本使用
- scrollTo(Object) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 將window的滾動條拖拽到指定元素所在的位置
- search(Object) -
類 net.conic.prototype.String 中的方法
- 返回與正則表達(dá)式查找內(nèi)容匹配的第一個子字符串的位置,相當(dāng)于indexOf,但它支持正則表達(dá)式匹配查找,功能更加強大。
- select(Iterator) -
類 net.conic.prototype.Enumerable 中的方法
- 等同于findAll()方法
- select(Object) -
類 net.conic.prototype.form.Field 中的靜態(tài)方法
- 使得指定的表單元素內(nèi)容處于選中狀態(tài)
- serialize(Object) -
類 net.conic.prototype.form.Form.FormElement 中的方法
- 根據(jù)給定的元素生成它的serialize,即querystring.
- serialize(Object) -
類 net.conic.prototype.form.Form 中的方法
-
- set(String) -
類 net.conic.prototype.form.ElementClassNames 中的方法
- 設(shè)置元素的樣式,將舊的所有樣式全部覆蓋
- setOptions(Object) -
類 net.conic.prototype.ajax.AjaxBase 中的方法
- 設(shè)置Ajax的請求參數(shù),常用參數(shù)有[method,asynchronous,parameters]等.
- setRequestHeaders() -
類 net.conic.prototype.ajax.AjaxRequest 中的方法
- 設(shè)置清求的信息頭,內(nèi)部調(diào)用
- setStyle(Object, Hash) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 設(shè)置指定元素的屬性
- shift() -
類 net.conic.prototype.Array 中的方法
- 數(shù)組向左邊推移一位,將左邊第一個位置的成員擠出去。
- show(Object) -
類 net.conic.prototype.dom.Element 中的靜態(tài)方法
- 顯示一個DOM對象
- slice(int, int) -
類 net.conic.prototype.Array 中的方法
- 返回Array的片段。
- slice(int, int) -
類 net.conic.prototype.String 中的方法
- 返回字符串的片段。
- small() -
類 net.conic.prototype.String 中的方法
- 將 HTML 的 標(biāo)識添加到String 對象中的文本兩端。
- sort(Comparator) -
類 net.conic.prototype.Array 中的方法
- 返回一個元素已經(jīng)進(jìn)行了排序的 Array 對象。
- sortBy(Iterator) -
類 net.conic.prototype.Enumerable 中的方法
- 根據(jù)迭代執(zhí)行結(jié)果的大小順序,返回元素集合,降序返回。
- source -
類 net.conic.prototype.Pattern 中的變量
- 返回正則表達(dá)式模式的文本的復(fù)本。
- split(String) -
類 net.conic.prototype.String 中的方法
- 將一個字符串分割為子字符串,然后將結(jié)果作為字符串?dāng)?shù)組返回。
- start() -
類 net.conic.prototype.ajax.AjaxPeriodicalUpdater 中的方法
- 開始執(zhí)行,被AjaxPeriodicalUpdater構(gòu)造方法自動調(diào)用,外部不建議調(diào)用!
- stop() -
類 net.conic.prototype.ajax.AjaxPeriodicalUpdater 中的方法
- 停止當(dāng)前實例的周期性運行
- stop(JSEvent) -
類 net.conic.prototype.Event 中的靜態(tài)方法
- 中斷指定事件的動作和結(jié)束事件的傳播.
- stopObserving(Object, String, Function, boolean) -
類 net.conic.prototype.Event 中的靜態(tài)方法
- 停止指定的element所注冊evnet的obsever
- strike() -
類 net.conic.prototype.String 中的方法
- 把 HTML <STRIKE> 標(biāo)記放置在 String 對象中的文本兩端
- String - net.conic.prototype 中的 類
- JS內(nèi)置對象String,已被prototype增強.
- String() -
類 net.conic.prototype.String 的構(gòu)造函數(shù)
- 默認(rèn)構(gòu)造方法
- String(String) -
類 net.conic.prototype.String 的構(gòu)造函數(shù)
- 帶初始值的構(gòu)造方法
- stripScripts() -
類 net.conic.prototype.String 中的方法
- 將字符串中scripts塊全部移除。
- stripTags() -
類 net.conic.prototype.String 中的方法
- 將字符串中HTML或者XML標(biāo)簽全部移除的方法。
- sub() -
類 net.conic.prototype.String 中的方法
- 把 HTML <SUB> 標(biāo)記放置在 String 對象中的文本兩端
- substr(int, int) -
類 net.conic.prototype.String 中的方法
- 返回一個從指定位置開始的指定長度的子字符串。
- substring(int, int) -
類 net.conic.prototype.String 中的方法
- 返回一個從指定位置開始的指定長度的子字符串。
- succ() -
類 net.conic.prototype.Number 中的方法
- 將數(shù)值遞增+1后返回
- sup() -
類 net.conic.prototype.String 中的方法
- 把 HTML <SUP> 標(biāo)記放置在 String 對象中的文本兩端
$ A B C D E F G H I J K L M N O P R S T U V W Z _