String.Link Example – JavaScript Syntax – JS String.Link Example

String.Link Example – JavaScript Syntax – JS String.Link Example Purpose: – Illustrates the JavaScript syntax for the String Link . View Other String Properties and Methods Prerequistes: Install Visual Web Developer 2008 Syntax: string.link(url) – url is required – it is the url of the link. The method returns a string wrapped in anchor tags Restrictions: None Notes: You can build your own library of syntax... [Read More...]