Hi
Dne Thu, 2 Sep 2010 01:40:30 +0530 Ninad Pundalik ninadsp16289@gmail.com napsal(a):
Some of the messages are trivial ones, like 'Loading', 'Processing Request'. Hence, I wanted to hide the message after a certain amount of time.
Yes, it is reasonable for such temporary messages, but not for results of some operation.
But, this use case was something that I did not think too much about. I can move the messages from the notification div on the top to a div above the SQL box, instead of showing it on the top as it is now. I've been trying to figure out what has been causing the messages to disappear since yesterday, but could not understand why jQuery's clearQueue() was failing. Should I go ahead and make this change?
Yes.