All contributors in Javascript/Java Programming
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 more...
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. more...
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. more...
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. more...
JavaScript Split - List or String
JavaScript tutorial article detailing string and array split and join functions with JavaScript examples drawn from common programming problems. more...
JavaScript Document.Write Tutorial
Simple JavaScript tutorial explaining the purpose of the JavaScript document.write command with reference to web programming. more...
All feature articles in Javascript/Java Programming