Window.location.reload()刷新當前頁面。
Parent.location.reload()刷新父對象(對於幀)。
Opener.location.reload()刷新父窗口對象(對於單個窗口)。
Top.location.reload()刷新最頂端的對象(對於多個窗口)。
下面是壹些基本的javascript函數?
1 . document . write(" ");對於輸出語句?
2.2.js中的註釋是//?
3.html文檔的傳統順序是:文檔->文檔;html-& gt;(頭,身)?
4.瀏覽器窗口中的dom序列是:window->;(導航器、屏幕、歷史、位置、文檔)?
5.獲取表單中元素的名稱和值:document.getelementbyid("表單中元素的id號")。名稱(或值)?
6.壹個小寫到大寫的JS:文檔。getElementByid ("output ")。值=文檔。getElementByid ("input ")。價值。toupper case();?
7.7.js中的值類型:字符串、數字、布爾、空、對象、函數?
8.8.js中的字符型轉換為數值型:parseint()、parsefloat()?
9.9.js中的數字轉換成字符類型:(" "+變量)?
10.js中取字符串的長度是:(length)?
11.js中的字符用+號連接。
12.js中的比較運算符有:= =等於!=不等於,>,& gt=,& lt。& lt=?
13.js中聲明的變量用:var?
14.js中的判斷句結構:if(條件){}else{}?
15.js中的循環結構:for([初始表達式];[條件];[upadte表達式]){內部循環}?
16.停止循環的命令是:break?
17.js中的函數定義:函數函數名([參數],…){語句[s]}?
18.當文檔中出現多個表單表單時,可以用document.forms [0]和document.forms [1]替換。
19.Window: open window.open(),close a window: window.close(),窗口本身:self?
20.狀態欄的設置:window.status = " character?
21.彈出提示信息:window . alert(" character ");?
22.彈出確認框:window . confirm();?
23.彈出輸入提示框:window . prompt();?
24.指定鏈接當前顯示的位置:window.location.href="url "?
25.取出表單中所有表單的編號:document.forms.length?
26.關閉文檔的輸出流:document . close();?
27.字符串追加連接器:+=?
28.創建壹個文檔元素:document.createelement(),document.createtextnode()?
29.如何獲取元素:document.getelementbyid()?
49.引用文件js:?
50.指定在不支持腳本的瀏覽器中顯示的html:?
51.當同時存在超鏈接和onclick事件時,舊瀏覽器將轉向a.html,否則將轉向b.html。例如:dfsadf?
52.JS內置的對象有:array、Boolean、date、error、evalerror、function、math、number、object、range error、reference error、regexp、string、syntax error、typeerror、uri error?
53.JS中的換行符:/n?
54.窗口全屏大小:函數全屏(){this.moveto (0,0);this . outer width = screen . avail width;this . outer height = screen . avail height;} window.maximize = fullscreen?
55.js中的all表示其下級的所有元素?
56.JS:document . getelementbyid(" form element ")中的焦點順序。tabindex = 1?
?57.innerhtml的值就是表單元素的值:如果妳好,innerHTML的值就是:妳好。
58.innertext的值與上面的相同,只是不顯示標記em。
59.contenteditable可以設置壹個元素是否可以修改,iscontenteditable返回是否可以修改的狀態。
60.isdisabled判斷是否禁止。禁用設置禁止狀態?
61.length獲取長度並返回整數值?
62.addbehavior()是js調用的外部函數文件,擴展名為。htc?
63.window.focus()使當前窗口在所有窗口的前面。
64.blur()的意思是失去焦點。與焦點相反()。
65.select()表示元素被選中。
66.防止用戶在文本框中輸入文本:onfocus = "this.blur()"?
67.取出該元素在page: document中出現的次數。all.tags ("div(或其他html標記)")。長度?
68.JS中有兩種形式的輸出:模態的和非模態的。window.showmodal dialog()、window.showmodeless()?
69.狀態欄文本:窗口的設置。status =' text ',以及狀態欄文本的默認設置:window。defaultstatus =' text ';?
70.添加到收藏夾:external.addfavorite("、" Google ");?
在71.js中遇到腳本錯誤時什麽都不做:window . on error = do nothing;指定錯誤句柄的語法是:window . on error = handle error;?
72.js指定當前打開窗口的父窗口:window.opener,支持opener.opener…的多次延續。
73.JS中的自己是指當前窗口?
74.JS中的狀態欄顯示什麽:window.status= "Content "?
75.js中的top是指框架集中的頂部框架?
76.關閉JS: window.close()中的當前窗口;?
77.JS中詢問是否確認的框是if(確認(“妳確定嗎?”)){ alert(" ok ");}else{alert("不ok ");}?
78.JS: window.navigate(" ")中的窗口重定向;?
79.在js: window.print()中打印?
80.js: window.prompt中的提示輸入框(" message ","默認回復");?
81.js中的窗口滾動條:window.scroll(x,y)?
82.js中的窗口滾動到位置:window.scrollby?
83.在JS中設置時間間隔:setinterval ("expr ",msec delay)或setinterval(funcref,msecdelay)或settimeout?
84.JS中的模式在ie4+行中顯示,而在nn:show modal dialog(" URL[,arguments] [,features])中不顯示;?
85.在JS中退出之前使用的句柄:function verify close () {event。return value = "我們真的很喜歡妳,希望妳能待久壹點。";}}?window . onbeforeunload = verify close;?
86.第壹次調用表單時使用的文件句柄:onload()?
87.表單關閉時調用的文件句柄:onunload()?
88.window.location的屬性:protocol(),port (80),host (www.example.com: 80),pathname ("/a/a.html "),hash ("# giant gizmo),href(所有信息)?
89.window.location.reload()刷新當前頁面。
89-1 . parent . location . reload()刷新父對象(對於框架)?
89-2.opener.location.reload()刷新父窗口對象(針對單窗口)?
89-3.top.location.reload()刷新最頂層對象(多窗口)?
90.window.history.back()返回上壹頁,window.history.forward()返回下壹頁,window.history.go(返回哪壹頁,或者可以使用訪問過的url)?
91.document.write()不換行輸出,document.writeln()換行輸出?
92 . document . body . nowrap = true;防止鏈接文本斷開。
93.變量名。charat (digit),取變量的數字的字符。
94.“ABC”。charcode at(哪個字符)返回哪個字符的ascii碼值。
95.字符串連接:string.concat(string2),或者用+=?
96.變量。indexof ("character ",起始位置)返回第壹個位置(從0開始計數)?
97.string . lastindexof(search string[,startindex])最後出現在哪裏?
98.string.match(regexpression),以確定字符是否匹配。
99.string.replace (reg表達式,替換字符串)替換現有字符串。
100.string.split(分隔符)返回數組存儲值。
101 . string . substr(start[,length])從數字中取出指定長度的字符串。
102.string.tolowercase()使所有字符串小寫。
103.string.touppercase()使所有字符大寫。
104.Parseint (string [,radix(用於十進制)])被轉換為整數。
105.ParseFloat (string [,radix])被轉換為浮點類型。
106.isnan(變量):測試是數值型的嗎?
107.定義常數的關鍵字:const,定義變量的關鍵字:var?