Developer Shed:  Dev Shed | ASP Free | Dev Articles | Scripts | Dev Hardware | Dev Archives | SEO Chat | Web Hosting
      JavaScript
Home arrow JavaScript
Plug in PDF Magazine
  Administration  
  Apache  
  BrainDump  
  Flash  
  Java  
  JavaScript  
  Multimedia  
  MySQL  
  Oracle  
  Perl  
  PHP  
  Practices  
  Python  
  Reviews  
  Security  
  Style-Sheets  
  Web Services  
  XML  
  Zend  
  Zope  
  Plug In PDF Mag.
  Request Media Kit
  Weekly Newsletter
   
  Blog History  
  Article Discussion  
  Games  
  Hardware  
  Law  
  Microsoft  
  Open Source  
  Security  
  SEO  
  Software  
  Web Hosting  
  Wow  
  Stay Up to Date!  
  Developer Updates
 
  Free Website Content  
  O'Reilly Books  
  O'Reilly Network  
  Apress Books  
  DSL Service  
  Business Broadband
 
  Developer Forums  
  Forums  
  Forums Archive  
  Find Web Hosting
 
  Linux Web Hosting
 
  Windows Web Hosting
 
  Small Business Hosting
 
  Reseller Web Hosting
 
  ASP Web Hosting
 
  E-Commerce Hosting  
  Virtual Private Servers
 
  Dedicated Servers
 
  Affordable Web Hosting  
  Managed Hosting  
  Shared Hosting  
  DSL  
  ASP.NET Web Hosting  

  Change Language
 

  Top Rated Authors  
  Top Rated Bloggers  
  Submit an Article  
  Site Map  
  Articles:  
Blogs:  
  Forums:  

JavaScript

RSS For Dev Articles
JavaScript Help, JavaScript Tutorials, JavaScript Programming, and more! Dev Shed contains tutorials, articles, code samples, and other various resources. Our writings feature in-house authors, freelance writers, and several exclusive publishing relationships.
Using Cookies With JavaScript      
Contributed by Melonfire
Article Rating:starstarstarstarstar / 21
2004-04-26
 
In this article, find out how to store and retrieve persistent data with cookies, small files that allow you to do big things. This article explains the basics of cookies, demonstrates reading and writing them in JavaScript, and illustrates their use in a real-world application.  Discuss this article!

Understanding the JavaScript RegExp Object      
Contributed by Harish Kamath, (c) Melonfire
Article Rating:starstarstarstarstar / 32
2004-02-09
 
Need to match and replace patterns on a Web page? You don't need Perl or PHP - JavaScript can do the job just as well. In this article, find out how, with an introduction to the JavaScript RegExp object and its methods. After reading this tutorial, I'm pretty sure you're going to look at JavaScript in a different light. The language ins't the one most commonly associated with image swaps and browser detection, but it serves as a powerful tool to help you execute pattern-matching tasks in the client quickly and efficiently.  Discuss this article!

Controlling Browser Properties with JavaScript      
Contributed by Nariman K, (c) Melonfire
Article Rating:starstarstarstarstar / 43
2004-02-02
 
Maybe you know how to make Web pages dance to your tune with JavaScript - but how about making the browser do the same? This tutorial focuses on the important browser objects (including the Window, Location and History objects) that are controllable via JavaScript, showing you how to manipulate and use them in your scripts.  Discuss this article!

Using Timers in JavaScript      
Contributed by Nariman K, (c) Melonfire
Article Rating:starstarstarstarstar / 27
2004-01-28
 
JavaScript's Window object comes with four methods that you can use to create timed or looping events in your Web pages. In this article, I'll introduce you to them, and also show you a few examples of how they can be used in different situations.  Discuss this article!

Form Validation with JavaScript      
Contributed by Nariman K, (c) Melonfire
Article Rating:starstarstarstarstar / 81
2003-12-01
 
javascriptForm validation can help to reduce the amount of bad data that gets saved to your database. In this article, find out how you can write a simple JavaScript form validator for basic client-side validation, and learn a little bit about JavaScript OOP in the process as well.  Discuss this article!

JavaScript Exception Handling      
Contributed by icarus, (c) Melonfire
Article Rating:starstarstarstarstar / 27
2003-08-14
 
Wondering why JavaScript doesn't include exception-handling constructs like its bigger cousins? Well, the newest version of JavaScript does - and this article tells you all about it, explaining how you can use the new Error object and the "try-catch" constructs to trap and resolve errors in script execution.  Discuss this article!

Stringing Things Along      
Contributed by Harish Kamath, (c) Melonfire
Article Rating:starstarstarstarstar / 3
2003-01-22
 
Think JavaScript's only good for image swaps and tickertapes? Think again - the language comes with a powerful String() object designed to help you quickly and efficiently perform string manipulation tasks in the client. This article explains how, with illustrations and code samples.  Discuss this article!

Understanding The JavaScript Event Model (part 2)      
Contributed by Team Melonfire, (c) Melonfire
Article Rating:starstarstarstarstar / 13
2002-07-10
 
In this concluding article on the JavaScript event model, find out how the Event object can be used to do ever more complex things, including manipulating the dimensions of a Web page and tracking and intercepting keyboard and mouse events.   Discuss this article!

Understanding The JavaScript Event Model (part 1)      
Contributed by Team Melonfire, (c) Melonfire
Article Rating:starstarstarstarstar / 12
2002-06-25
 
This may be news to you, but JavaScript comes with a powerful and flexible event model, one which provides developers with a standardized way of trapping and handling client-side events like keystrokes and mouse clicks. This two-part article takes an in-depth look at how this event model works, demonstrating some practical (and not-so-practical) uses of the most common event handlers.  Discuss this article!

Blog Banter

RSS For Developer Shed Blog

Xbox Holiday Bundle

By: Gnorb (Resident of Valhalla)
Posted: Yesterday @ 05:00 pm EST
Rating: starstarstarstarstar
Games

It's not often that I talk about stuff you can buy here, but man, this rocks! For $150 you get the XBox, TopSpin (a tennis game -- Yawn!), and EA Sports' NCAA Football 2005. Ok, I'm a football fan, I'll admit. Go USF Bulls! Still it's a sweet deal. Do you game? More  (2)
Dinos Died In Their Prime, Study Shows

By: Gnorb (Resident of Valhalla)
Posted: Yesterday @ 04:00 pm EST
Rating: starstarstarstarstar
Wow

The tragedy wasn't that they were killed by a flaming ball of rock and ice, the problem was that it happened during the prime of their existence. Oh sure, humans are here, but what would have happened if that asteriod never struck? More  (2)
MS Advised to Love Linux

By: Gnorb (Resident of Valhalla)
Posted: Yesterday @ 03:00 pm EST
Rating: starstarstarstarstar
Microsoft

To beat open source you must love open source. That was the advice given to MS by management guru Clayton Christensen, who's apparently been taking lessons from Ghandi. More  (0)
Disability Compliant Web Design

By: Gnorb (Resident of Valhalla)
Posted: Yesterday @ 02:00 pm EST
Rating: starstarstarstarstar
Software

Sometimes it seems that the Web is just about the only place where the disabled really do still get ignored. The W3C dictates a set of standards to help the disabled, but a pathetic few number of sites actually do. What would you do to ensure disability compliance across the Web? More  (0)
Web Security Horror Stories?

By: Gnorb (Resident of Valhalla)
Posted: Yesterday @ 01:00 pm EST
Rating: starstarstarstarstar
Web Hosting

We've all heard it: the hosting company that was subjected to a security breach because they don't have a properly configured firewall. The sad truth is that anyone hosting a site is guilty of bad security at some point. Share some of your "dumb" mistakes, and help others avoid them in the future! More  (0)
Increased Tumor Risk for Mobile Phone Users

By: A.T (Plant Food)
Posted: Yesterday @ 12:00 pm EST
Rating: starstarstarstarstar
Wow

"For years, scientists have been trying, without success, to find a link between higher incidences of cancer and the electromagnetic fields produced high voltage power lines." More  (2)
Google looking into Instant Messaging?

By: A.T (Plant Food)
Posted: Yesterday @ 11:00 am EST
Rating: starstarstarstarstar
SEO

"Rumors of Google's 'latest and greatest' secret plan come and go as often as the company is in the news for other accomplishments." More  (0)
Multitask Some More, Why Don't You!

By: Neutron (Plant Food)
Posted: Yesterday @ 10:00 am EST
Rating: starstarstarstarstar
Hardware

"Mitsubishi...is going to introduce next year a headset with a small liquid-crystal display (LCD) screen." (I just hope these things aren't allowed while driving -- Ed.) More  (0)
Global Air Pollution, From Above

By: Neutron (Plant Food)
Posted: Yesterday @ 09:03 am EST
Rating: starstarstarstarstar
Wow

Based on satellite observations, the high-resolution global atmospheric map of nitrogen dioxide pollution makes clear just how human activities impact air quality. More  (0)
Rules OK'd for Broadband on Power Lines

By: Gnorb (Resident of Valhalla)
Posted: 10-15-04 @ 05:00 pm EST
Rating: starstarstarstarstar
Law

"The Federal Communications Commission on Thursday approved rules for transmitting broadband communications signals over electric power lines, clearing the way for the expansion of high-speed Internet access through home electrical outlets." More  (0)


Click here for details!
Scripts.com
Dev Shed - The Open Source Web Development Site
 
» Getting Started with Mach-II for PHP in: PHP
 
» Introduction to Service Oriented Architecture (SOA) in: Web-Services
 
» Trust, Access Control, and Rights for Web Services, Part 2 in: Security
 
 
Get This For Your Site!
ASP Free - Your Source For ASP Source Code and More...
Domains Web Hosting
 
» Timer Objects in Windows Services with C#.NET in: C#
 
» Creating an Engine for Games for Windows in: Code Examples
 
» Building an MSI File: Visual Studio and Orca in: Visual Basic.NET
 
 
Get This For Your Site!
Dev Articles - Your Multi-Platform Development Source
Reseller Web Hosting
 
» Dynamic Page Elements-Cloak and Dagger Web Design in: Design Usability
 
» YADM-Yet Another Dynamic Menu in: DHTML
 
» Flash Hack A Custom Color Transform Class in: Flash
 
 
Get This For Your Site!
Dev Hardware - Your Home for Hardware Resources
Dedicated Servers
 
» Intel Says Goodbye to 4GHz P4 in: Computer Processors
 
» Why Silicon Features are so Important Now in: Computer Processors
 
» Gainward TV2GO Review in: Video Cards
 
 
Get This For Your Site!
SEO Chat - Search Engine Optimization
$2.99 Web Hosting
 
» Synergy in Search Engine Marketing in: Website Marketing
 
» SEO Tips from International Experts in: Website Promotion
 
» Spider Guts in: Search Engine Spiders
 
 
Get This For Your Site!
Web Hosters - Find Webhosting Now!
Web Hosting
 
» Know How Much Hosting Space and Bandwidth You Need in: Web Hosting Articles
 
» I’ve Got 99 Problems, but a Host Ain’t One in: Web Hosting Articles
 
» Developer Shed Re-launches Webhosters.com in: Web Hosting News
 
 
Get This For Your Site!
Developer Shed Blog - Technical Professionals Discuss Todays Topics...
Cheap Web Hosting
 
» Xbox Holiday Bundle - Discuss
 
» Dinos Died In Their Prime, Study Shows - Discuss
 
» MS Advised to Love Linux - Discuss
 
 
Get This For Your Site!
 
Dev Shed Forums | ASP Free Forums | Dev Articles Forums | Dev Hardware Forums | SEO Chat Forums
 
 
© 2001-2004. All rights reserved. (Privacy Policy) Dev Shed hosted by HostwaySupport