Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: How to create a dynamic gallery for JS?


Message #1 by "Allan Orr" <murpur1@s...> on Mon, 2 Dec 2002 12:51:19 +1100
I've been trying to figure out how to create a gallery which will need to be
constantly changed, my thoughts eventually led to attempting it through
Javascript accessing a CSV file which stored the variables.
ie image.ext,price,desc

Until the script hits EOF. Any ideas on how?


  Return to Index