[thelist] Option Value change

Hassan Schroeder hassan at webtuitive.com
Fri Jun 4 16:42:21 CDT 2004


7 sinz wrote:

> Im trying to create a template that will change hundreds of  values ( 
> for updating which will occur regularly ) without going into the HTML file.

This isn't something you should be doing with JavaScript.

Either generate your JS files dynamically with JSP/PHP/whatever, or
batch-update them using `make`, Ant or comparable...

FWIW,
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.




More information about the thelist mailing list