Intranet Journal   Earthweb  
Events Jobs Premium Services Media Kit Network Map E-mail Offers Vendor Solutions Webcasts

   Intranet Journal Subjects
Search Earthweb

Privacy Policy



internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

internet commerce
Be a Commerce Partner
















 

[ Home | Discussion Forum | How Do I... | Lotus Notes Intranets | Microsoft SharePoint | Products | Shopping  ]

free news!


Intranet Journal Intranet FAQ

IDM Intranet FAQ          [Previous | Index | Next]

JavaScript FAQ

Answers to Questions about...
JavaScript/JScript

  1. General
    1. What is JavaScript?
    2. What versions of the language does this FAQ cover?
    3. What's not covered here?
    4. Who wrote this FAQ?
    5. Can I mirror or reprint this FAQ?

  2. JavaScript Documentation
    1. Where can I find online documentation for JavaScript?
    2. Where is the official bug list for JavaScript?
    3. Read any good JavaScript books lately?

  3. First Principles
    1. What are the language's basic entities?
    2. How does JavaScript model the world? (Nifty Object Map.)
    3. What are JavaScript event handlers?
    4. How is JavaScript syntax like C / C++?

  4. How do I ...
    1. ... embed JavaScript in a web page?
    2. ... use 'var' to make a variable name local?
    3. ... use quotation marks when scripting?
    4. ... submit forms by e-mail?
    5. ... script a visit counter?
    6. ... script a calendar on the fly?
    7. ... access objects and scripts in windows opened with window.open()?
    8. ... use JavaScript to password-protect my Web site?
    9. ... write browser-independent scripts?
    10. ... match text patterns like I can in Perl?
    11. ... prevent others from seeing/copying my scripts?
    12. ... detect whether JavaScript support has been disabled?

  5. Troubleshooting
    1. What can't JavaScript do?
    2. Where can scripts go wrong?
    3. What are the most common scripting mistakes?
    4. Why won't my script work ...
    5. Jscript issues
    6. Portability

  6. Programming Tools
    1. What tools are available for developing JavaScript pages?
      1. NetObjects ScriptBuilderTM
      2. Borland IntraBuilderTM
      3. Netscape Visual JavaScript 1.0
    2. Are there any debugging tools for JavaScript?

  7. Other Sources

IDM Intranet FAQ          [Previous | Index | Next]

[print version of this page]