I am developing a messaging system and through discussion here: webBrowser.Document.Write() Irregular Performance I decided to rewite some of the core login in my program in Javascript.
The demo seen here: http://nathantornquist.com/code/misc/index6.html runs perfectly when you are adding messages from John.
As soon as you add a message from Jack, the timer gets messed up and the color of the date on John’s messages stop changing.
Can anyone see a clear reason why?
Did you check the console in Firefox or Chrome? I checked it out and got an error when clicking “Add a message from Jack”
Is black a variable that should be defined?