That sounds like it could work. Would you happen to have an example?
On Dec 6, 1:10 am, ricardobeat <[EMAIL PROTECTED]> wrote:
> The most common way is to apply a 'layer' DIV that covers the whole
> screen, right behind the div you're showing.
>
> - ricardo
>
> On Dec 5, 3:21 pm, Echilon <[EMAIL
The most common way is to apply a 'layer' DIV that covers the whole
screen, right behind the div you're showing.
- ricardo
On Dec 5, 3:21 pm, Echilon <[EMAIL PROTECTED]> wrote:
> I have a div which is shown when a AJAX callback is executed, but I
> can't get it to hide again. I'm using some of t
You can't "blur" a div. Only elements that can be "focused" can be blurred.
AFAIK, that's form input elements (input, select, etc.)
You'll have to use another event or listener to make the div disappear.
-Hector
On Fri, Dec 5, 2008 at 9:21 AM, Echilon <[EMAIL PROTECTED]> wrote:
>
> I have a di
3 matches
Mail list logo