Articles related to "Javascript"
Dynamic Redirect with JavaScript
JavaScript tutorial article explaining how to split and modify a URL using JavaScript to allow dynamic redirection of web site traffic.
• javascript split
• javascript split href
• split traffic with javascript
• how to create splitter by javascript
• javascript split test
JavaScript Array Class Programming
Article describing the various uses for the array class and how to solve programming problems using arrays in JavaScript.
• javascript programming
• javascript array
• javascript document
• javascript class
• javascript object
JavaScript Class Using Substring
JavaScript tutorial class notes on string parsing using the standard string processing methods such as substring and split.
• javascript strings
• javascript string functions
• javascript string substring
• javascript string operations
• javascript string tutorial
JavaScript Document.Write Tutorial
Simple JavaScript tutorial explaining the purpose of the JavaScript document.write command with reference to web programming.
• javascript tutorial
• javascript document.write
• javascript web programming
• javascript
• html
Using HREF JavaScript Links
JavaScript tutorial showing how to use HREF JavaScript links rather than submit buttons, in HTML documents and generated web pages.
• href javascript
• javascript links
• javascript tutorial
• javascript button
• html
JavaScript Split - List or String
JavaScript tutorial article detailing string and array split and join functions with JavaScript examples drawn from common programming problems.
• javascript split
• javascript split list
• split javascript
• count pieces
• javascript split two times
Making Popup JavaScript Window
JavaScript Class Training showing how to create a popup JavaScript window via the alert function and window JavaScript class, using HTML and JavaScript window.open method
• javascript tutorial
• javascript class
• javascript open
• window open
• popup window
Using JavaScript with HTML Forms
Web programming article showing how to validate HTML forms using the JavaScript document model, JavaScript alert and user defined functions.
• javascript document
• javascript popup
• javascript submit
• javascript example
• html form validation
Comparing Dates Using JavaScript
Comparing two dates is a problem general enough to get special attention. When you develop a general purpose solution to such problems, you have a reusable piece of code that can save you hours of reinventing the wheel.
• compare dates with javascript
• compare two dates with javascript
• beginner computer programming
• javascript substring
• basic javascript functions
"Hello World!" Dissected
Starting with a simple JavaScript code, we will build towards solutions to complex tasks. This article explains how you can embed JavaScript code in an HTML file. You will learn how to display a "Hello World!" message box.
• basic javascript
• hello world
• embedding javascript in html
• alert box
Buttons and onClick
Create JavaScript buttons that respond to user clicks. We will learn simple tricks like changing color of the web page and displaying messages when user clicks a button.
• buttons
• onclick
• javascript events
• javascript objects
• user ineractions
Handling HTML Forms - Part I
This is the first of a series of articles intended on the topic of HTML form processing using JavaScript. Starting from what a from is, we will go to high level of form processing. A must read for any one interested in interactive sites.
• handling html forms
• processing forms using javascript
• if then else
• conditional processing
• javascript examples
JavaScript - An Introduction
Come and see what JavaScript is all about, what it has to offer to you and what do you need to write JavaScripts. Starting with the basics of JavaScript till becoming a master at it - you have a long way to go.
• javascript introduction
• javascript history
• interactivity
Parsing Integers in JavaScript: Problems and Solutions for Invalid Inputs
Converting strings to integer is an every day task for web developers. Those who have used JavaScript to validate forms already know the basics. We will see how JavaScript can help us and how a very basic insight into a simple function will eliminate redundant tasks.
• parsing integers in javascript
• parseint
• beginner javascript
• parsing numbers
• converting strings in javascript
Using JavaScript Cookies with HTML
JavaScript tutorial how-to article class notes for managing document.cookie objects using the JavaScript cookie functions, as well as the date object, and string.split.
• cookies
• delete cookies
• browser cookies
• where are cookies stored
• how to read cookies
JavaScript Dynamic HTML Primer
This JavaScript how-to tutorial teaches the use of dynamic HTML in documents with style sheets, using input buttons, onClick handlers & HTML manipulation with JavaScript.
• javascript document
• document class
• dynamic html
• dhtml
• style sheets
JavaScript Shopping Cart Scripting
A walk-through of the technology and terminology behind JavaScript Shopping Carts, Cart Scripts and Web Shopping Cart Payment Systems.
• javascript shopping cart
• javascript cart
• web shopping cart
• web cart scripts
• cart scripts
Beginning AJAX and Web XML
AJAX and XML for Web Developers explained in a pragmatic primer for beginning and experienced professional web developers.
• ajax
• programming
• programmer
• web
• developer
Frames And JavaScript
Almost every site has a menu of links to navigate that site. This menu appears on almost all pages, but manually copying the code to every HTML page is really a nuisance. Changing an already existing menu on all pages is a bigger trouble.
• creating frames
• frames in javascript
• frame
• frames
• html frames
Frames And JavaScript - Part II
The second part of the discussion is here. We shall explore how to refer to windows and frames in JavaScript. We will create a simple JavaScript driven page that has two frames; a button in one frame changes the background color of the other.
• javascript frames
• frame
• html frames
• top
• parent
How To Get URL Parts in JavaScript
This JavaScript Tutorial article explains the Location object, and how to retrieve the URL from it in several parts, including how to parse, split, and rebuild URLs.
• javascript tutorial
• url splitting
• parsing url
• window.location
• location.href
JavaScript AJAX Dynamic PHP HTML
Article describing how AJAX and PHP can be used to dynamically populate HTML containers referencing content from the URL and page itself.
• ajax
• javascript
• dynamic content
• content management system
• make money
JavaScript Calendar
Lets build a calendar using JavaScript - a real world example of the Date object and its methods.
• calendar
• create calendar
• date object
JavaScript Functions and Some Tricks
Read this articles to get a feel of what JavaScript functions are. Meanwhile, you will learn two very important <I>events</i>: onMouseOver and onMouseOut.
• onmouseover
• onmouseout
• displaying text in status bar
• javascript status bar
JavaScript Randomize Landing Page
JavaScript tutorial article showing how to set up an array, select an item at random, and use it to redirect the browser to one of a collection of possible landing pages.
• randomize landing page
• javascript tutorial
• array.length
• math.randomize
• window.location
JavaScript, Tools, Free Downloads
The best Java tools, free Java downloads, and how to get started with Java, including the difference between Java and Java Script.
• java
• java script
• java download
• sun java
• free java download
JavaScript: The Easy Way
Three shareware programs to learn, scramble, and <i>avoid</i> learning JavaScript!
• shareware
• program
• software
• download
• downloadable
Mardi Gras Madness Baby!
Celebrated around the world... New Orleans is Mardi Gras Central in the USA! Don't think even a hurricane could get in the way of the festivities in this town.
• mardi gras
• new orleans
• po'boys
• muffalatas
• king cake
Microsoft Silverlight AJAX How-To
An overview of Microsoft's Silverlight technology, and its integration with other Web 2.0 technologies such as AJAX and user generated content.
• microsoft
• silverlight
• ajax
• javascript
• xml
Programming On-Offline Mashups
Various definitions of mashups for both on and offline technology applications in developing new services, tools, and software solutions.
• mashup
• web 2.0
• glue code
• ajax
• javascript
Using the JavaScript Date Object
This JavaScript tutorial article lesson is an introduction to the JavaScript Date Object, and how to use it to calculate dates, date offsets, and format date strings.
• javascript date
• date object
• date string
• tutorial
• javascript
¡De Colores!
I'll show you how your viewers can pick the colour scheme on your pages!
• color
• colour
• css
• javascript
• dhtml
Arrays: The Basics
Arrays exist in every programming language and you must be comfortable with them if you want to master programming. In this article, you will find the basic information about arrays; with detailed examples and explanation.
• arrays
• javascript
• converting string to integer
• parseint
Capturing Keys - Part I
This week's article gives you an insight in a straight and simple manner into the event object and teaches you how you can use it in your pages. We will develop a page that opens up a new window and displays a help message whenever the user presses F2 key.
• capture keys
• capture key
• capturing keys
• netscape
• internet explorer
Cookies: Boon or Bane?
A guide on Javascript cookies. What they can do, how to use them, and why they're safe.
• cookies
• netscape
• javascript
Date Validation
You can't just ignore invalid input by the user. Validation can be done either at client side or at server side. But with client side scripting, you can verify the input as quickly as possible without causing precious trips to the server.
• date validation
• validation
• form validation
• date verification
• date
Detecting Referring Page
Ever wanted to track where your visitors are coming from? Or did you want all your visitors to go to the title page first. A visitor to a page can come from different sources: by directly typing the URL in his browser's address bar; by clicking a link on some site that's pointing to one of your pages or by searching for a term through a search engine.
• referrer
• javascript referrer
• referring page
• detecting visitor
DHTML and You.
A guide on what DHTML is, and why or why not you should use it.
• dhtml xml html javascript programming languages we
Drop Down Selection Lists
JavaScript allows us to add and remove elements from selection lists dynamically. We can also make decisions on the basis of current selection. The lines that follow will explain the implementation of a JavaScript based navigational menu. The visitor is displayed a drop down selection list and taken to a related page when a selection is made.
• drop down selection list
• javascript navigational menu
• switch statement
• going to new page
Handling HTML Forms - Part III
Third of the series - this articles discusses radio buttons. Click at the link to read how radio buttons can be manipulated in JavaScript.
• radio buttons
• forms
• check
• javascript functions
HTML: The Language of The Web
A general introduction into the HTML progamming language, the building block of all life on the web.
• html
• programming
• guide
• build
• java
Image Swaps
Enhance the graphics of your site by this simple JavaScript trick.
• image swap
• image
• javascript images
• image changing
• colored images
Mastering Variables
Everything you will need to know about defining and using variables in JavaScript. The article is also important if you are a programmer of some other langauge - the differences between JavaScript and conventional languages have been highlighted.
• defining variables
• using variables
• data types in javascript
• scope of a variable