It appears that many people are engaging in this practice (within code posts and the like)...but unfortunately, I'm at a loss. :(
Every time I attempt to alter an asp element using JavaScript, I am met with an error message stating ""element is null"
or
"document is undefined"
etc.....
Normally, JavaScript functions without issue,...however, it seems that only when I include the runat="server"
attribute does the element remain elusive to my JavaScript.
I would greatly appreciate any suggestions offered.
Many thanks, Andrew