I want to know whether or not I have a new email from Gmail, but I don't want to go to Gmail all the time.
Is it possible to use javascript to check if a new message has arrived? I know it is possible using php classes, but I would like to do it javascript also.