home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIP_CD_2003-05.iso / service / ie6sp1 / IEW2K_3.CAB / shdoclc.dll / HTML / FIND.DLG < prev    next >
Text File  |  2002-10-03  |  6KB  |  169 lines

  1. <HTML id=dlgFind STYLE="font-family: MS Shell Dlg; font-size: 8pt;
  2. width: 36.5em; height: 13.2em">
  3. <HEAD>
  4. <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
  5. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  6. <TITLE id=dialogTitle>
  7. ╧εΦ±Ω
  8. </TITLE>
  9. <SCRIPT LANGUAGE="JavaScript" defer src="findinc.dlg">
  10. </SCRIPT>
  11. <SCRIPT LANGUAGE="JavaScript" defer>
  12. function findFlags()
  13. {
  14. var htmlMatchWord = 2;
  15. var htmlMatchCase = 4;
  16. var htmlMatchDiacritic = 536870912;
  17. var htmlMatchKashida = 1073741824;
  18. var htmlMatchAlefHamza = 2147483648;
  19. return (htmlMatchWord * document.all.chkWholeWord.checked)
  20. | (htmlMatchCase * document.all.chkMatchCase.checked)
  21. | htmlMatchDiacritic | htmlMatchKashida | htmlMatchAlefHamza;
  22. }
  23. function loadBdy()
  24. {
  25. btnFind.onclick = new
  26. Function("btnFindClick()");
  27. btnFind.ondblclick = new
  28. Function("btnFindClick()");
  29. btnCancel.onclick = new Function("btnCancelClick2()");
  30. document.onhelp = new Function("callHelp(window.event.srcElement)");
  31. document.onmouseup = new Function("mouseClick()");
  32. txtFindText.onpropertychange = new Function("setFindState(true)");
  33. txtFindText.onfocus = new Function("txtFindText.select()");
  34. txtFindText.onkeypress = new Function("txtDefaultESC()");
  35. g_fFindStartPoint = true;
  36. if ("" != window.dialogArguments.findText)
  37. {
  38. txtFindText.value = window.dialogArguments.findText;
  39. }
  40. txtFindText.focus();
  41. txtFindText.select();
  42. }
  43. function findStartPoint()
  44. {
  45. if (g_fFindStartPoint)
  46. {
  47. g_fFindStartPoint = false;
  48. var win = window.dialogArguments.unsecuredWindowOfDocument;
  49. var doc = window.dialogArguments.document;
  50. if (!g_fError && win.frames.length)
  51. {
  52. var win2;
  53. g_fFrameset = true;
  54. g_arrFrames[0] = 0;
  55. g_arrFrames[1] = -1;
  56. win2 = CrawlPath();
  57. window.onerror = FindHandleError;
  58. doc2 = win2.document;
  59. window.onerror = HandleError;
  60. while (doc2.selection.type == "None")
  61. {
  62. if (MoveDoc(true))
  63. {
  64. win2 = CrawlPath();
  65. doc2 = win2.document;
  66. }
  67. else
  68. {
  69. g_arrFrames[0] = 0;
  70. g_arrFrames[1] = -1;
  71. break;
  72. }
  73. }
  74. doc = GetFirstDoc();
  75. g_docLastFound = doc;
  76. }
  77. if (doc.selection.type == "Control")
  78. {
  79. var r = doc.selection.createRange();
  80. r = getTextRange(r(0));
  81. r.select();
  82. }
  83. }
  84. }
  85. </SCRIPT>
  86. </HEAD>
  87. <BODY ID=bdy onload="loadBdy()" style="color: windowtext;
  88. font-family: 'MS Shell Dlg';
  89. font-size: 8pt; background: threedface; " topmargin=0 scroll=no>
  90. <BUTTON id=btnFind ACCESSKEY=Θ DISABLED=1 tabIndex=55 helpid=50026
  91. helpfile="iexplore.hlp"
  92. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  93. left: 26.78em; top: 1.0647em; width: 8em; height: 2.2em; " type=submit>
  94. ═α<U>Θ</U>≥Φ Σαδσσ
  95. </BUTTON>
  96. <DIV align=absMiddle id=divFindText
  97. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  98. left: 0.98em; top: 1.2168em; width: 4.8em; height: 1.2168em; ">
  99. <LABEL FOR=txtFindText ID=lblFindText tabIndex=-1 helpid=50027
  100. helpfile="iexplore.hlp">
  101. ═αΘ<U>≥</U>Φ:
  102. </LABEL>
  103. </DIV>
  104. <INPUT type=text id=txtFindText ACCESSKEY=≥ tabIndex=15 helpid=50027
  105. helpfile="iexplore.hlp"
  106. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  107. left: 5.16em; top: 1.0647em; width: 20.36em; height: 2.1294em; ">
  108. <BUTTON id=btnCancel tabIndex=60 helpid="0x6F1C" helpfile="windows.hlp"
  109. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  110. left: 26.78em; top: 3.6504em; width: 8em; height: 2.2em; " type=reset>
  111. ╬≥∞σφα
  112. </BUTTON>
  113. <INPUT id=chkWholeWord ACCESSKEY=÷ type=checkbox tabIndex=25
  114. helpfile="iexplore.hlp" helpid=50022
  115. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  116. left: 1em; top: 4.2em; width: 1.2em; height: 1.2em;">
  117. <INPUT ACCESSKEY=≡ type=checkbox tabIndex=35 helpid=50023
  118. helpfile="iexplore.hlp"
  119. id=chkMatchCase style="font-family: MS Shell Dlg; font-size: 8pt;
  120. position: absolute; left: 1em; top: 6em; width: 1.2em; height: 1.2em;">
  121. <DIV id=divWholeWord
  122. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  123. left: 2.6em; top: 4.2588em; width: 12.46em; height: 1.521em; ">
  124. <LABEL FOR=chkWholeWord ID=lblWholeWord tabIndex=-1 helpid=50022
  125. helpfile="iexplore.hlp">
  126. ╤δεΓε <U>÷</U>σδΦΩε∞
  127. </LABEL>
  128. </DIV>
  129. <DIV id=divMatchCase style="font-family: MS Shell Dlg; font-size: 8pt;
  130. position: absolute; left: 2.6em; top: 6.084em; width: 12.42em;
  131. height: 1.521em; ">
  132. <LABEL FOR=chkMatchCase ID=lblMatchCase tabIndex=-1 helpid=50023
  133. helpfile="iexplore.hlp">
  134. ╤ ≤≈σ≥ε∞ <U>≡</U>σπΦ±≥≡α
  135. </LABEL>
  136. </DIV>
  137. <FIELDSET id=fldDirection style="font-family: MS Shell Dlg; font-size: 8pt;
  138. position: absolute; left: 13.7em; top: 3.5em; width: 11.7em;
  139. height: 4.2em;">
  140. <LEGEND id=lgdDirection>
  141. ═α∩≡αΓδσφΦσ
  142. </LEGEND>
  143. </FIELDSET>
  144. <INPUT id=radDirectionUp type=radio name=radDirection ACCESSKEY=σ
  145. tabIndex=42 helpid=50025 helpfile="iexplore.hlp"
  146. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  147. left: 14.6em; top: 5.4em; width: 1.2em; height: 1.2em; ">
  148. <DIV id=divDirectionUp style="font-family: MS Shell Dlg;
  149. font-size: 8pt; position: absolute; left: 16.2em; top: 5.3235em;
  150. width: 5.5em; height: 1.521em; ">
  151. <LABEL ID=lblDirectionUp style="font-family: 'MS Shell Dlg'; font-size: 8pt"
  152. FOR=radDirectionUp
  153. helpid=50025
  154. helpfile="iexplore.hlp"> ┬Γ<U>σ</U>≡⌡ </LABEL>
  155. </DIV>
  156. <INPUT id=radDirectionDown type=radio CHECKED name=radDirection
  157. ACCESSKEY=Φ tabIndex=47 helpid=50024 helpfile="iexplore.hlp"
  158. style="font-family: MS Shell Dlg; font-size: 8pt; position: absolute;
  159. left: 20.2em; top: 5.4em; width: 1.2em; height: 1.2em; ">
  160. <DIV id=divDirectionDown style="font-family: MS Shell Dlg;
  161. font-size: 8pt; position: absolute; left: 22.1em; top: 5.3em;
  162. width: 4.9em; height: 1.521em; ">
  163. <LABEL ID=lblDirectionDown style="font-family: 'MS Shell Dlg'; font-size: 8pt"
  164. FOR=radDirectionDown helpid=50024 helpfile="iexplore.hlp">
  165. ┬φ<U>Φ</U>τ </LABEL>
  166. </DIV>
  167. </BODY>
  168. </HTML>
  169.