|
Hello, I'm using jQuery BlockUI plugin, and i have been able to sucessfully show a single message in the page, however... let's say that I want to show 3 messages , one after another. Something like:
how do I do this with jQuery BlockUI? |
|
You don't say what should trigger the messages to appear, so I'll assume each will display for 2 seconds. Basically you want to invoke blockUI again onUnblock of the previous message.
|


