I've been attempting to create a button for a message system that displays an orange dot when there's a new message, but I'm having trouble getting it to work. Do you think it's possible?
Check out the button below:
<input type="button" value="Messages •" />
If you're up for the challenge, here's the button on jsFiddle for testing: