SyntaxFix
Write A Post
Hire A Developer
Questions
Have a look at jQuery, a cross-browser library that will make your life a lot easier.
var msg = 'abc'; $('#msg').val(msg); $('#sp_100').attr('checked', 'checked');