页面内容太多?请尝试>>>
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年),字孔明,号卧龙,琅琊阳都(今山东沂南)人。三国时期蜀汉丞相,政治家、军事家。著有《将苑》(又称《心书》),主要论述将领的素质和治军方法。