0
kicks
Remove Name Mangling from ASP.Net Master Pages
Master Pages in ASP.Net will mess up the IDs of your controls - here is a handy snippet which will allow you to use getElementById with the normal control ID (no more worrying about the mangled name).