I\'m working on loading. I have div #loading which is visible. And more divs #message which are hidden. I have js function.
#loading
#message
function lo
You need to use unique ID's for your DOM elements. Try modify your code like this:
... QWERTY 123456