English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have recently started learning web page design and gone over html and css. I recently checked out a couple of books at the library to help me start learning javascript. The books have given me a foundation for the structure of writing javascript, but I'm still not sure of javascripts capabilities.

2006-09-19 05:15:13 · 5 answers · asked by rtp5121 1 in Computers & Internet Programming & Design

5 answers

Planet Source Code has tons of examples:
http://www.planetsourcecode.com/vb/default.asp?lngWId=2

You can also try JavaFile.com:
http://www.javafile.com/index.php

or

Host-Biz:
http://host-biz.com/jstools.html

As for reference, you probably should pick up the JavaScript Bible which is:

JavaScript: The Definitive Guide by David Flanagan

I think it's in it's 4th Edition now...

2006-09-19 05:40:18 · answer #1 · answered by Anonymous · 0 0

Javascript's capabilities are getting expanded pretty rapidly lately with the explosion of Ajax applications. A good site to get a basic idea though is http://www.w3schools.com/js/ They have lots of information on just about anything web related.

You can also check out http://www.webmonkey.com/ This was a site I used to reference a lot.

2006-09-19 05:17:46 · answer #2 · answered by John J 6 · 0 0

Resource with free JavaScript examples for cut and paste into web pages - http://javascript.internet.com/

Comprehensive JavaScript tutorials and over 400+ free scripts. Also JavaScript objects, properties, and methods reference - http://www.javascriptkit.com/

JavaScript forums and hundreds of scripts and how-to guides - http://webdeveloper.earthweb.com/webjs/

.

2006-09-19 05:36:02 · answer #3 · answered by aadhunik.com social networking s 3 · 1 0

A great example of a website using AJAX (Asynchronous Javascript and Xml) is at http://www.toucanmultimedia.com under the Magic Blog link.

2006-09-19 16:51:24 · answer #4 · answered by gabacho 1 · 0 0

Suckerfish is a famous javascript drop down menu
http://www.htmldog.com/articles/suckerfish/example/

discussed here
http://alistapart.com/articles/dropdowns

and this gallery is pretty neat
http://mondaybynoon.com/2006/03/27/suckerfish-hoverlightbox/

if you are just looking for site examples, windows live has some neat javascript stuff
http://www.live.com/

There are lots of code examples at this site
http://javascript.internet.com/

2006-09-19 05:39:32 · answer #5 · answered by Anonymous · 0 0

fedest.com, questions and answers