|
|
 |
Dynamically creating links from arrays
date posted 18th April 2001 07:37
I have two arrays. One array is a list of text strings, the other
array is a list of URLs.
I need to dynamically create a page of links from these two arrays
when the page is downloaded to the browser.
I'm sure it can be done in JavaScript as David Flanagan's O'reilly
Javascript book shows (section 14.6 Links), but I'm having problems
getting it working.
Anyone had any experience with this kind of situation?
peter
www.petersmall.net
|
 |
|