beh, se hai il this basta che fai:

if(!this.value)
{
//Qui entra se this.value è null, 0, "", false o undefinied
}