Hi all,
I have a layout component that wraps around a page, say Start.tml.
Suppose there is a <div id="1"> element on Start.tml. In the Layout.tml
header section, I want to have some JavaScript code to change that
element. What is the correct way to get that element? It seems
document.getElementById('1') doesn't work in this case.
Thanks in advance,
Baofeng
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]