Re: What to read first...?...



On Jun 14, 5:24 pm, "LayneMitch via WebmasterKB.com" <u39402@uwe>
wrote:
Thomas 'PointedEars' Lahn wrote:
Therefore I suggest you learn about ECMAScript Editions 1 to 3 and their
implementations first. See also <http://PointedEars.de/es-matrix>.

PointedEars
___________
[1]
http://web.archive.org/web/20070701135627/http://www.mozilla.org/js/l...

Also, I've been searching for book references online for ECMAScript for the
past two hours and haven't found anything. Were there any books printed for
this or is it just online PDF overviews?


The Ecma-262 r3 specification is very useful for getting more in-depth
understanding to the productions of the EcmaScript language. However,
reading the EcmaScript spec as a starting point might seem boring and
confusing and you probably won't make much progress on your scripting
skills this way.

Probably most scripters self-taught, using combination of learned
programming skills and online references. Doing things and learning
from the experience is usually pretty effective. You can write a
simple script and post it here and get feedback. For example, these
are some basic scripts that you can try:
1) swap images
2) toggle the css display of an element from another element's click
event

You can use:
the DOM Event and Style specs, the HTML 4 spec, the CSS 2.1 spec.
JSLint
HTML and CSS validators

Garrett

--
Message posted viahttp://www.webmasterkb.com

.



Relevant Pages

  • Re: MooTools: An Objective Look
    ... I think this is a good change to the spec as ... number of different libraries around that use the standalone `$' as an ... identifier already, it would be unwise to follow that practice in new ... As for ECMAScript Edition 3.1, it remains to be seen when it will be ...
    (comp.lang.javascript)
  • Re: Virus blocking windows update??
    ... Your hosts file could be compromised, ... file with Notepad: ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ...
    (microsoft.public.windowsupdate)
  • Re: sp2 cd
    ... > Larry, why do you persist in posting a new message as a reply to an old ... He did not post to an old thread (if you take a look at his posting ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ...
    (microsoft.public.windowsxp.general)
  • Re: Disabling "Security Center" alerts for Stand-Alone PCs
    ... > they go online, but it¡s a PITA when they ... I've disabled the alerts ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ...
    (microsoft.public.scripting.wsh)
  • Re: Disabling "Security Center" alerts for Stand-Alone PCs
    ... > they go online, but it¡s a PITA when they ... I've disabled the alerts ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ...
    (microsoft.public.windows.group_policy)