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
i typically use something like
setTimeout('$("#results_block").unblock()", 1000);
that way the blocker is at least showing for a second
Thanks for the feedback. I'm getting closer
How do I set a delay on the unblock? Is that the fadeOut setting?
On Sep 4, 2:24 pm, MorningZ <[EMAIL PROTECTED]> wrote:
> #1: http://malsup.com/jquery/block/#options
>
> the "overlayCSS"-s opcaity is what you need to adjust
>
> #2: you'd set the "c
#1: http://malsup.com/jquery/block/#options
the "overlayCSS"-s opcaity is what you need to adjust
#2: you'd set the "css" properties of "top" and "left" to point you
up closer to the top right corner
and just a side note, thinking as an end user, i would think more
people would be "what w
4 matches
Mail list logo