Forum Moderators: open
Don't tell me there are no JavaScript guru's out there:)
Actually I have solved the problem.
I've been looking at the getElementById method and it seems to have done the job. The only thing is it has issues with some browsers (NN4 etc). This can be overcome by using alt syntax. (e.g. document.layers['id'])
Cheers.
Chris.