write multiple text when i blur from an input

write multiple text when i blur from an input

ok so i have several input tags, when i blur from one of the field it write text on the div 'blur!'
the problem that is write the text once, how can i make it write 'blur!' each and every time that i'm blur from an input? that eventually it will write 3 time 'blur!'?