churgin
02-11-2003, 12:52 PM
I am developing a JavaScript help module. The content of the module is divided into 40 or so different HTML files (topics).
I want to access each of the files as seperate "variables".
Up until now my approach has been to delete the line breaks in the file, but it makes updating that much harder.
Is there anything like a SSI for Javascript where it will "ignore" the line breaks?
Neil
I want to access each of the files as seperate "variables".
Up until now my approach has been to delete the line breaks in the file, but it makes updating that much harder.
Is there anything like a SSI for Javascript where it will "ignore" the line breaks?
Neil