A ready-to-use virtual shop with a template-based storefront, unlimited products and categories, and different options for delivery and payment.
(sponsored listing)
Interactive, Multiple-Choice, Practice Examinations JavaScript is a more complex scripting language than HTML, the genius of the Web provides a simple solution to anyone who wishes to adopt the procedure. The key lies in the subtitle of this paper, Steal My JavaScript...
Version:
Platform(s):
Price: 0
hits: 223
added: 01, May 2002
address: http://www.miami.edu/chem/ccce2001/
Cookies A cookie is simply a variable that your webpage can store on - or retrieve from - the users computer. The idea is, that next time the user arrives at your page, the value of the cookie can be read by your page, and then be used for whatever purpose you choose.
Version:
Platform(s):
Price: 0
hits: 229
added: 01, May 2002
address: http://www.netkontoret.dk/jscookies.htm
What's New in JavaScript 1.3 This document describes the new features and changes in JavaScript 1.3. The focus here is on the JavaScript core language and its implementation in Netscape Communicator/Navigator 4.06 and 4.5. This document supplements the existing documentation for JavaScript 1.2. The changes in JavaScript 1.3 are minor. You should easily be able to convert your existing code with little modification...
Version:
Platform(s):
Price: 0
hits: 229
added: 01, May 2002
address: http://developer.netscape.com/docs/manuals/communicator/jsref/js13.html
Applying JavaScript What are the tasks that can be done? Apart from simulated worlds, the possibilities are endless. Here is a JavaScript you can add to your page to calculate how many days old your visitors are.
Version:
Platform(s):
Price: 0
hits: 245
added: 01, May 2002
address: http://www.imswebtips.com/issue71top1.htm
APPLYING SIGNED SCRIPTS Perhaps the most frequently asked questions on JavaScript newsgroups begin with "Can JavaScript do...?" Unfortunately the most frequent answer has been "No." Common requests encompass capabilities that Web application developers would find helpful in their designs: reading and writing files on the client; adjusting main browser window characteristics; or as simple as offering a pretty button to initiate printing of the page...
Version:
Platform(s):
Price: 0
hits: 245
added: 07, May 2002
address: http://developer.netscape.com/viewsource/goodman_sscripts.html
JavaScript Arrays Arrays are one way of keeping a program more organized. They allow you to do some things that are difficult without them. Arrays are usually a group of the same variable type that use an index number to distinguish them from each other...
Version:
Platform(s):
Price: 0
hits: 247
added: 01, May 2002
address: http://www.pageresource.com/jscript/jarray.htm
Jiving with Javascript Once upon a time, all Web pages were static. CGI programs started to change that by allowing powerful searches of Web pages, sites that modified themselves based on the time of day or the phase of the moon, and even interactive games. Java, a powerful programming language, is bringing a whole new level of interactivity to the Web. Somewhere in the middle is JavaScript, a new language that's simple enough for beginning programmers to learn, but powerful enough to interact with Web pages and Java applets in ways never before possible with any language.
Version:
Platform(s):
Price: 0
hits: 250
added: 01, May 2002
address: http://www.webdeveloper.com/javascript/javascript_jiving.html