[thelist] JavaScript Array and Split

Hassan Schroeder hassan.schroeder at gmail.com
Sun Feb 11 18:14:35 CST 2007


On 2/11/07, Christie Mason <cmason at managersforum.com> wrote:

> There are various external js files that each have varying cData arrays that
> look like this
> cData=new Array()
> cData[0]='Auto
> Order|../../courseid12663/AutoOrder/autoordercm.html|772|520|0|00:00:0||'

> EXCEPT it needs to read the cData array from the external js file to
> generate the list of links.

Not sure if I'm missing something, but as long as that external JS is
loaded by the page, the cData array is accessible to methods from
other loaded JS files.

So the actual problem isn't clear to me, I'm afraid...

-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com



More information about the thelist mailing list