
|
|
|
|
Home / Computers / Programming / Languages / JavaScript / Articles
|
|
|
|
Web Sites
|
- All About JavaScript - An article covering JS, SSJS, NAS, and how they compare and work together with other technologies
developer.netscape.com/viewsource/husted_js/husted_js.html
- All About SendMail - How to use the SendMail object to programmatically send plain text, html, and MIME-compliant email messages with or without attachments.
developer.netscape.com/docs/technote/ssjs/sendmail/sendmail.html
- Creating Dynamic Client Side Dependent List Boxes - Macromedia technote.
www.macromedia.com/support/ultradev/ts/documents/client_dynamic_listbox.htm
- Debugging JavaScript programs - at JavaWorld by Gordon McComb. A quick reference guide that helps you find errors, even without the aid of a debugging utility.
www.javaworld.com/javaworld/jw-07-1996/jw-07-javascript.html
- Events in JavaScript: An Inside Look - An article which looks closely at using JavaScript to handle events and at how events differ between the various browsers.
wdvl.com/Authoring/JavaScript/Events
- IBoost journal - JavaScript - Articles.
www.iboost.com/build/programming/js
- Introducing JScript.NET - Describes how the JScript language will evolve to take advantage of the new .NET platform. By Andrew Clinick, Microsoft Corporation.
msdn.microsoft.com/library/default.asp?URL=/library/en-us/dnclinic/html/scripting07142000.asp
- Introduction to Server-Side JavaScript (Streaming Audio) - Learn how to use Server-Side JavaScript: Topics covered include the difference between client-side and server-side JavaScript, the benefits of SSJS, and the how to compile and run your first application.
media.netscape.com/launch.html
- irt.org - over 100 JavaScript articles
tech.irt.org/articles/script.htm
- JavaScript and Web Site Usability - An Interview with JavaScript Guru, Mr. Danny Goodman.
webword.com/interviews/goodman.html
- Javascript Articlez - contains some how-to articles on specific JavaScript codes.
www.interface.hu/scripts
- Javascript Forum at Tek-Tips - Javascript technical support forums and mutual help system for computer professionals.
www.tek-tips.com/gthreadminder.cfm/lev2/4/lev3/32/pid/216
- Javascript Tips Index - javascript related mini-tutorials, tips, and tricks.
www.chami.com/tips/javascript
- JavaScripts in Y2K ? - Some date-related JavaScripts have unnoticeably fallen prey to the Y2K bug. Follow along as we show you how to write or fix the JavaScripts on your site for Y2K compatibility.
javascript.internet.com/y2k
- Nick's Web Dominion - Small articles that help with page layout using javascript.
www.geocities.com/nwdominion/progs.html
- Protecting Your SSJS Applications with a Directory Server - If a user accesses your SSJS application and requests your .web file, it will be delivered to them. The .web file is composed of all HTML, client-side JavaScript, and server-side JavaScript in your application (the server-side JavaScript has been compiled into JavaScript byte codes). The purpose of this technote is to show you how to prevent users from retrieving your .web application files.
developer.netscape.com/docs/technote/ssjs/ldap_web/ldap_web.html
- Reusable Routines for Server-Side JavaScript - provides practical advice based on real-world development experience, by giving pointers and code that will help you with the development phase of your projects.
developer.netscape.com/viewsource/kuslich_ssjs2.htm
- Server-Side JavaScript Application Design Tips - discusses design tips for constructing solid, flexible web applications that are easy to maintain.
developer.netscape.com/viewsource/kuslich_ssjs.html
- Server-Side JavaScript Object Road Map and Compatibility Guide - This quick reference document shows every Netscape Enterprise Server object with its properties and methods as implemented in Enterprise Server 2 and 3. Core JavaScript objects, functions, and statements are also included for handy reference.
developer.netscape.com/viewsource/goodman_ssjsrmap/goodman_ssjsrmap.html
- Smooth animation using DHTML - Taking an in-depth look at cross-browser cross-platform DHTML performance using a simple animation test. Full description of the tests as well as source code, all tests are also available.
home.online.no/~warnckew/programming/dhtml/smooth-animation
- SSJS / NAS Coexistence and Migration - This technote will demonstrate how to call a Netscape Application Server (NAS) AppLogic from server-side JavaScript (SSJS).
developer.netscape.com/docs/technote/ssjs/ssjs2nas/ssjs2nas.html
- Text Fading with Color Selection - Explains how to create a fading text script with a selectable fade color. An example is also available.
martin.f2o.org/javascript/fading
- WebReview - Debugging JavaScript - By Makiko Itoh.
www.webreview.com/2000/10_06/webauthors/10_06_00_1.shtml
- WebReview - Introduction to JavaScript Popup Windows - By Martin Webb.
www.webreview.com/1998/11_06/webauthors/11_06_98_2.shtml
- The JavaScript Gate - Many JavaScript columns and a new JavaScript tip every day of the week, including weekends.
javascriptgate.com
- The JavaScript Weenie - Various JavaScript articles and opinions.
javascriptweenie.com
|
|
|
|
|