AndrewA
10-15-2003, 05:07 AM
Right if got a vertical scrolling text box which has news and stuff like that in it. In the script a variable is set equal to a string containing the HTML content for the box like this.
var singletext=' HTML content '
What I want to do is load this HTML content from a seperate file. I've been looking around and i'm not sure if it's poissble but I thought I would ask here to see if anyone knew how to do it.
Andrew A.
var singletext=' HTML content '
What I want to do is load this HTML content from a seperate file. I've been looking around and i'm not sure if it's poissble but I thought I would ask here to see if anyone knew how to do it.
Andrew A.