Moo.Ajax, begin with signup form

Begin to use AJAX with signup form, I found that my function have some error with IE (innerHTML), cannot delete node or replace text in element id (but just work with Firefox). Then I use moo.ajax to replace that function …