Brad,

I personally like the approach of doing all the CSS stuff via a true
stylesheet.  That's a personal preference, but I think it makes more
sense to most developers who might be new to the code.  They can
easily see how to style/change the CSS for the message if it's in a
CSS file rather than coded in javascript somewhere.

On Sep 4, 4:02 pm, MorningZ <[EMAIL PROTECTED]> wrote:
> i typically use something like
>
> setTimeout('$("#results_block").unblock()", 1000);
>
> that way the blocker is at least showing for a second....

Reply via email to