The gray mode when opening a window is just a flag that you pass to the show
method:

win.show(true) - > modal window
win.show(false) - > non-modal window

Prototype window doesn't have unneeded services running in the background.

Hugo Madureira

On 22/03/07, James PIC <[EMAIL PROTECTED]> wrote:

Hello everybody,

I have almost no experience with javascript, is there any way to make a
lighter dialog that wouldn't use 'gray' and 'block' the rest of the website
please ?
What else could i do to lightweight the dialog please ? Most visitors use
laggy windows boxes with plenty of unneeded "services" in background without
their knowledge...

Thank you in advance, james

--
The present email and all information included therein do not constitute a
legal agreement accorded by James PIC. All legal agreements must be
formulated in writing on paper by James PIC. If you have received this email
by mistake, please inform us of that fact and destroy the email and any
documents it might contain. Thank you for your cooperation.
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com


_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to