PHP Shopping Cart Script
A ready-to-use virtual shop with a template-based storefront, unlimited products and categories, and different options for delivery and payment.
(sponsored listing)
JavaScript and Browser Objects Quick Reference
This compact guide enables you to see at a glance the breadth of each objectĚs properties, methods, and event handlers (complete details and examples of property values and method parameters can be found in the text of the JavaScript Bible, 4th Edition and Gold Edition). The core JavaScript language section applies to all scriptable browsers.
Version:
Platform(s):
Price: Web Resources
hits: 211
added: 27, Apr 2002
address: http://www.dannyg.com/javascript/quickref/index.html

JavaScript Programming for Beginners
The purpose of this and a series of follow-on lessons is to teach you how to program in JavaScript.? The goal is to provide a programming tutorial that will be accessible to persons with no programming experience and will be equally useful to persons who already have programming experience using JavaScript or some other language.
Version:
Platform(s):
Price: 0
hits: 215
added: 01, May 2002
address: http://home.att.net/~baldwin.dick/Javascript/Java2100.htm

JavaScript Mini-FAQ
This Mini-FAQ covers the language through JavaScript 1.2, the version deployed in Netscape Communicator 4.0x, plus some compatibility items with Microsoft Internet Explorer 3.0x. The focus here is on client-side JavaScript.
Version:
Platform(s):
Price: 0
hits: 221
added: 02, May 2002
address: http://www.dannyg.com/javascript/jsminifaq.html

Javascript Tutorial
The purpose of this tutorial is to provide context and guidance for users who are interested in creating simple scripts or "cutting and pasting" scripts from other pages in order to customize them for their own web-pages .Examples and Code Sources are provided for a number of common JavaScript functions, along with an explanation of the basic elements and their usage. Target audience: Beginner;
Version:
Platform(s):
Price: 0
hits: 224
added: 27, Apr 2002
address: http://www.slis.indiana.edu/hrosenba/www/Demo/javascript/1active.html

JavaScript for the Total Non-Programmer
This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page "smarter." I teach computer classes for a living to corporate clients of all levels. After 2 years of teaching, I have learned a lot about communication between people of various levels of computer experience. This tutorial assumes that you have no prior programming experience, but that you have created your own HTML pages.
Version:
Platform(s):
Price: 0
hits: 225
added: 27, Apr 2002
address: http://www.webteacher.com/javascript/

Javascript tutorial
HTML was born when there was the necessity of defining a collection of rules through which documents could be distributed on the web. HTML rules became soon a standard. Unluckily it has no user-interaction functionality. Using HTML, I mean, you can write text, add images and sounds, but you have no chance of processing data on-line. Web developers solve this problem by adding to their web pages some lines of javascript code.
Version:
Platform(s):
Price: 0
hits: 225
added: 27, Apr 2002
address: http://www.bitafterbit.com/english/jscript/basic/intro.html

Tutorials --> JavaScript 1.2
avaScript is the web developer's tool to create both useful & enhancing scripts for your website. The language can morph your website from a simple site to a interactive site your visitors will bookmark to see again. When HTML isn't enough, you need JavaScript. With all the new technology, its hard to keep up with the changes. This tutorial will hopefully cover everything you need to learn the language.
Version:
Platform(s):
Price: 0
hits: 225
added: 27, Apr 2002
address: http://javascriptsearch.com/scripts/jump.cgi?ID=84

JavaScript Programmer's Reference
JavaScript is the scripting language of the Web. Its widespread use in web applications, and support in all modern browsers and in server-side and administration environments, make it an essential part of the programmers' toolkit...
Version:
Platform(s):
Price: 0
hits: 227
added: 02, May 2002
address: http://www.irt.org/xref/index.htm

JavaScript: Local Interactivity
WHAT IS JAVASCRIPT? Perhaps it's easiest to start by explaining what JavaScript isn't. It is not a new kind of CGI (Common Gateway Interface), the traditional way of processing fill-in forms on the Web. With CGI, interactivity involves the Web server, since the user input from the form is sent back to the server, where it is processed, and then some kind of response is returned to the user. JavaScript (among other things) also can process forms, but it does so locally, on the user's machine, without contacting the server...
Version:
Platform(s):
Price: 0
hits: 228
added: 03, May 2002
address: http://www.fln.vcu.edu/cgi/3.html

Adding more than one JavaScript to a page
Get two or more scripts to simultaneously on one page. Target audience: beginner, intermediate.
Version:
Platform(s):
Price: 0
hits: 229
added: 27, Apr 2002
address: http://wsabstract.com/javatutors/multiplejava.shtml
