gor
10-30-2005, 01:34 PM
Hi
I have created an array to define some text which rolls with images and sits within a larger script.....this is all set up within a template, but of course when I create pages from it the text is not editable.
This might be a reall noobie question, but what can I do?
i.e.
blurb = new Array(13)
blurb[0] = ""
blurb[1] = "first text"
blurb[2] = "second text"
web site is
http://www.gcarchitects.clara.co.uk/domesticfolder/oversheet.htm
if you want to see the whole code
thanks
I have created an array to define some text which rolls with images and sits within a larger script.....this is all set up within a template, but of course when I create pages from it the text is not editable.
This might be a reall noobie question, but what can I do?
i.e.
blurb = new Array(13)
blurb[0] = ""
blurb[1] = "first text"
blurb[2] = "second text"
web site is
http://www.gcarchitects.clara.co.uk/domesticfolder/oversheet.htm
if you want to see the whole code
thanks