The example below creates a multiplication table after the user specifies the maximum number. The table is created by using both the innerHTML property and the createElement method. It is important to note that the createElement method is only part of the document object whereas the innerHTML element can be used with many different types of HTML elements.
Related Search Results
- JScript - Modified Alert Box:
Use the alert function in any stand-alone JScript. - From JScript Arrays To VB Arrays:
Learn how to convert from a JScript or JavaScript array to a VBArray. - JavaScript - Dynamically Changing Links:
Illustrates how to dynamically change links using JavaScript. - JavaScript - ezCalendar:
Provides a JavaScript solution for selecting dates from a calendar. - JavaScript - GET Object Emulation:
Learn how to emulate the GET object with JavaScript.
Powered by jPaq.