On Jul 27, 1:43 pm, Maggi <[EMAIL PROTECTED]> wrote:
> Hi Ganeshji!
>
> You could create an overlay background div with 100% in height and
> width and write a small jQuery code for that.

The problem with this approach is that this consumes the click, such
that if the user clicks on another clickable element inside the page,
the event won't be delivered and the user will have to click AGAIN.

As before, Ganeshji, i think the click-outside-the-element type of
design (which you also suggested for the Confirmer plugin) will lead
to event-related bugs and kludgy workarounds, in particular where
cross-browser compatibility is concerned.

Reply via email to