It seems everyone is doing this (in code posts etc.)...but I don't know how. :(
Whenever I try to manipulate an asp element using JavaScript I get an "element is null"
or "document is undefined"
etc. error.....
JavaScript works fine usually,...but only when I add the runat="server"
attribute does the element seem invisible to my JavaScript.
Any suggestions would be appreciated.
Thanks, Andrew