頁面內容太多?請嘗試>>>
n++; if (n == 0) alert("Not found."); } if (IE4) { txt = win.document.body.createTextRange(); for (i = 0; i <= n && (found = txt.findText(str)) != false; i++) { txt.moveStart("character", 1); txt.moveEnd("textedit"); } if (found) { txt.moveStart("character", -1); txt.findText(str); txt.select(); txt.scrollIntoView(); n++; } else { if (n > 0) { n = 0; findInPage(str); } else alert("未查找到所需的相關內容"); } } return false; }

作者:諸葛亮(三國時期)

諸葛亮(181年-234年),字孔明,號臥龍,琅琊陽都(今山東沂南)人。三國時期蜀漢丞相,政治家、軍事家。著有《將苑》(又稱《心書》),主要論述將領的素質和治軍方法。