home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / Javascript / JavaScriptEditor / jse_en28.exe / %MAINDIR% / Jobjs.dat < prev    next >
Encoding:
Text File  |  2001-09-10  |  2.7 KB  |  274 lines

  1. 'any thing start with the single dot sign is just comment
  2. '1-method
  3. '2-property
  4. '3-event
  5.  
  6. 'try this example, to add more objects to the Javascript Editor
  7. 'remove the dots in front of the lines below
  8. '[CoolObject]
  9. 'cool=1
  10. 'verycool=1
  11. 'lesscool=1
  12. 'onCooledUp=3
  13. 'onCooledDown=3
  14. 'cooledLevel=2
  15.  
  16. [anchor]
  17.  
  18. [button]
  19. name=2
  20. value=2
  21. onClick=3
  22. click=1
  23.  
  24. [checkbox]
  25. name=2
  26. value=2
  27. checked=2
  28. defaultChecked=2
  29. onClick=3
  30. click=1
  31.  
  32. [date]
  33. getDate=1
  34. getDay=1
  35. getHours=1
  36. getMinutes=1
  37. getMonth=1
  38. getSeconds=1
  39. getTime=1
  40. getTimeZoneoffset=1
  41. getYear=1
  42. parse=1
  43. setDate=1
  44. setHours=1
  45. setMinutes=1
  46. setMonth=1
  47. setSeconds=1
  48. setTime=1
  49. setYear=1
  50. toGMTString=1
  51. toLocaleString=1
  52. UTC=1
  53.  
  54. [document]
  55. alinkColor=2
  56. anchors=2
  57. bgColor=2
  58. cookie=2
  59. fgColor=2
  60. forms=2
  61. lastModified=2
  62. linkColor=2
  63. links=2
  64. location=2
  65. referrer=2
  66. title=2
  67. vlinkColor=2
  68. chear=1
  69. close=1
  70. open=1
  71. write=1
  72. writeln=1
  73. onLoad=3
  74. onUnload=3
  75.  
  76. [form]
  77. action=2
  78. elements=2
  79. encoding=2
  80. length=2
  81. method=2
  82. target=2
  83. onSubmit=3
  84. submit=1
  85.  
  86. [frame]
  87. frames=2
  88. name=2
  89. length=2
  90. parent=2
  91. self=2
  92. window=2
  93. clearTimeout=1
  94. setTimeout=1
  95.  
  96. [hidden]
  97. name=2
  98. value=2
  99.  
  100. [history]
  101. length=2
  102. back=1
  103. forward=1
  104. go=1
  105.  
  106. [link]
  107. hash=2
  108. host=2
  109. hostname=2
  110. href=2
  111. pathname=2
  112. port=2
  113. protocol=2
  114. search=2
  115. target=2
  116. onClick=3
  117. onMouseOver=3
  118.  
  119. [location]
  120. hash=2
  121. host=2
  122. hostname=2
  123. href=2
  124. pathname=2
  125. port=2
  126. protocol=2
  127. search=2
  128. target=2
  129.  
  130. [math]
  131. E=2
  132. LN=2
  133. LOG10E=2
  134. LN10=2
  135. LOG2E=2
  136. PI=2
  137. SQRT1=2
  138. SQRT2=2
  139. abs=1
  140. acos=1
  141. asin=1
  142. atan=1
  143. ceil=1
  144. cos=1
  145. exp=1
  146. floor=1
  147. log=1
  148. max=1
  149. pow=1
  150. random=1
  151. sin=1
  152. sqrt=1
  153. tan=1
  154.  
  155. [navigator]
  156. appCodeName=2
  157. appName=2
  158. appVersion=2
  159. userAgent=2
  160.  
  161. [password]
  162. defaultValue=2
  163. name=2
  164. value=2
  165. focus=1
  166. blue=1
  167. select=1
  168.  
  169. [radio]
  170. checked=2
  171. defaultChecked=2
  172. length=2
  173. name=2
  174. value=2
  175. onClick=3
  176. click=1
  177.  
  178. [reset]
  179. name=2
  180. value=2
  181. onClick=3
  182. click=1
  183.  
  184. [select]
  185. length=2
  186. name=2
  187. options=2
  188. selectedIndex=2
  189. onBlur=2
  190. onChange=2
  191. onFocus=2
  192. blur=1
  193. focus=1
  194.  
  195. [option]
  196. defaultSelected=2
  197. index=2
  198. length=2
  199. name=2
  200. selected=2
  201. selectedIndex=2
  202. text=2
  203. value=2
  204.  
  205. [string]
  206. length=2
  207. anchor=1
  208. big=1
  209. blink=1
  210. bold=1
  211. charAt=1
  212. fixed=1
  213. fontcolor=1
  214. fontsize=1
  215. indexOf=1
  216. italics=1
  217. lastIndexOf=1
  218. link=1
  219. small=1
  220. strike=1
  221. sub=1
  222. substring=1
  223. sup=1
  224. toLowerCase=1
  225. toUpperCase=1
  226.  
  227. [submit]
  228. name=2
  229. value=2
  230. onClick=3
  231. click=1
  232.  
  233. [text]
  234. name=2
  235. value=2
  236. defaultValue=2
  237. onBlur=3
  238. onChange=3
  239. onFocus=3
  240. blur=1
  241. focus=1
  242. select=1
  243.  
  244. [textarea]
  245. defaultValue=2
  246. name=2
  247. value=2
  248. onBlur=3
  249. onChange=3
  250. onFocus=3
  251. blur=1
  252. focus=1
  253. select=1
  254.  
  255. [window]
  256. defaultStatus=2
  257. frames=2
  258. name=2
  259. length=2
  260. parent=2
  261. self=2
  262. window=2
  263. status=2
  264. top=2
  265. onLoad=3
  266. onUnload=3
  267. alert=1
  268. clearTimeout=1
  269. close=1
  270. confirm=1
  271. open=1
  272. prompt=1
  273. setTimeout=1
  274.