JRS: In article <ie********************@news-text.cableinet.net>,
seen in news:comp.lang.javascript, Andy Fish
<aj****@blueyonder.co.uk> posted at Thu, 14 Aug 2003 09:02:06 :-
now I know what the alert() function does, but can anyone tell me where I
can find the specification or standards for functions like alert() and
confirm().
According to my saved copy of a Netscape reference page set, they
are Methods of window, and are explained in the window page.
**TRY** a Google search for Last Updated: 05/28/99 12:00:46
That Web page was probably, at the time, linked from and near to
<URL:
http://developer.netscape.com/docs/m...ore/jsguide15/
contents.html>.
Lest the page is updated but not much changed, try a search for
"Displays a Confirm dialog box with the specified message and OK
and Cancel buttons" and/or "You cannot specify a title for an
alert dialog box".
Once you find that page, you have found in effect the whole
cornucopia.
You could also search for "Core JavaScript Guide 1.5" in a subdir
jsg15 of a Netscape site - though that may not contain what you
want.
Reading the c.l.j FAQ suggests trying around
<URL:
http://devedge.netscape.com/library/...00/javascript/
1.3/reference/window.htm>.
--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk DOS 3.3, 6.20; Win98. ©
Web <URL:http://www.merlyn.demon.co.uk/> - FAQqish topics, acronyms & links.
PAS EXE TXT ZIP via <URL:http://www.merlyn.demon.co.uk/programs/00index.htm>
My DOS <URL:http://www.merlyn.demon.co.uk/batfiles.htm> - also batprogs.htm.