
go to:
sites for javascript
Here is where we will begin exploring examples of javascript and visit sites where free scripts are available.![]()
sites to see and get some javascript
We've found quite a few excellent sites that offer JavaScript code for you to use (for free!) They nearly always include an example so you can see what the script does. Thus these sites offer many examples of what you can do with JavaScript.The JavaScript code can be copied and pasted directly into your own HTML filess. Spend a little bit of time looking at some of the different examples, looking more closely at what they do and not worrying about how they do it.
NOTE: These links will open in a second web browser window so you do not lose track of this web page.JavaScript Directory from developer.com
http://www.developer.com/directories/pages/dir.javascript.htmlWeb_develpment.Com's Ultimate JavaScript Resource
http://www.web-development.com/jscript/JavaScript Cut n' Paste
http://www.infohiway.com/javascript/JavaScript Source
http://javascriptsource.com/The JavaScript World
http://www.jsworld.com/
javascript references
If you are curious to learn more about JavaScript, these sites should help you get started. Since we are not even trying to teach you JavaScript in this workshop, these are provided for you to use after the workshop! Also, our popular tutorial on Writing HTML now has new lessons showing JavaScript techniques for opening windows, mouse rollover messages and image swapping, and creating interactive forms.Beginning JavaScript Tutorials
http://www.pageresource.com/jscript/Danny Goodman's JavaScript Pages
http://www.dannyg.com/javascript/JavaScript City
http://www.javascriptcity.com/JavaScript FAQ
http://www.irt.org/script/faq.htmSpotlight on JavaScript (c|net Builder.com)
http://builder.cnet.com/Programming/JsSpotlight/Doc JavaScript
http://www.webreference.com/js/Introduction to JavaScript
http://rummelplatz.uni-mannheim.de/~skoch/js/script.htmJavaScript for the Total Non-Programmer
http://www.webteacher.com/javatour/Website Abstraction
http://www.wsabstract.com/Thau's JavaScript Tutorial
http://www.hotwired.com/webmonkey/98/03/index0a.htmlwhat's next?
It's time to go to web work with JavaScript, so we will introduce our three examples for you to try. Each one includes template files and detailed instructions for how to modify the JavaScript code for your own uses. You may try these in any order or move on to the Shockwave section or any other section from the navigation menu.