Links Example JavaScript (JS): HTML DOM Object Collections – Links Example JavaScript (JS)

Links Example JavaScript (JS): HTML DOM Object Collections – Links Example JavaScript (JS) Purpose: – Illustrates the JavaScript syntax for the Links Collection . View Other HTML DOM Document Objects Prerequistes: Install Visual Web Developer 2008 Syntax: links[index] – Allows you to access all of the Links/areas in a document – index specifies the Link/area Restrictions: None Notes: You can build your own library... [Read More...]