ok nevermind On Mon, Sep 8, 2008 at 4:32 PM, SnK <[EMAIL PROTECTED]> wrote:
> nice script, but its not horizontal... in fact is not even slide fx. You > make me consider spam your message :p > > > On Mon, Sep 8, 2008 at 5:19 PM, Martin Tillmann <[EMAIL PROTECTED]>wrote: > >> maybe this is what you are looking for: >> http://www.coders.me/web-html-js-css/javascript/sexy-alert-box >> + demo : http://www.coders.me/ejemplos/sexy-alert-box/ >> >> best >> >> >> On Sat, Sep 6, 2008 at 9:06 AM, SnK <[EMAIL PROTECTED]> wrote: >> >>> Thanks for your reply, >>> >>> I use other functions of mootools, so i have to stick on it. To use >>> higher z-index it will create other problems i guess... I will try to change >>> some of the source code. If I come up with something I'll let you know. >>> >>> if somebody has tried it and made it, I would appreciate any post. >>> >>> Cheers. >>> >>> >>> On Sat, Sep 6, 2008 at 9:51 AM, loki der quaeler <[EMAIL PROTECTED]>wrote: >>> >>>> >>>> >>>> There's nothing in the default MooTools that wraps this functionality >>>> up neatly that i'm aware of. >>>> >>>> That being said, you could do it pretty easily yourself on top of >>>> MooTools by just throwing a high-Z-level div on top of the entire >>>> page, and then another div that is your error panel on top of that. >>>> MoodalBox does something similar to this for another purpose (and >>>> does stuff you're not looking for, like load content ajax-wise into >>>> that pseudo-modal panel) - so you could look at what they do. >>>> >>>> On Sep 6, 2008, at 6.19 AM, stewartwilson wrote: >>>> >>>> > >>>> > Hello there, >>>> > I have been using MooTools 1.2 for a while now and have decided to >>>> > truly integrate it with my site. >>>> > My question is whether or not you can in MooTools make an alert that >>>> > is similar to that found in Windows Vista whenever a program (or exe) >>>> > wants to run or becomes unresponsive. >>>> > If I cannot do it in mootools, is there any other JS framework that I >>>> > could use for such an effect. >>>> > >>>> > Cheers, >>>> > Stewart >>>> > > >>>> >>>> >>>> >>>> >>> >>> >>> >> >