Hi,
Im' trying to modify the content of the footer in the master-page using java-script. So I put in the initialize event of the footer code to add "!" after a text field (with plenty of space left) but it doesn't do anything. The code is example.rawValue = example.rawValue + "!";
This code works fine in the rest of the document, but it doesn't seem to work in the master-page.
Could somebody tell me what I'm doing wrong?
Thanks in advance!
Gert