JQUERY UI Dialog Modal - Is there a way to have the OVERLAY Div Persist? Or set which Div to Use?
Posted
by nobosh
on Stack Overflow
See other posts from Stack Overflow
or by nobosh
Published on 2010-06-12T03:14:31Z
Indexed on
2010/06/12
3:22 UTC
Read the original article
Hit count: 276
The reason I want this is so that when the overlay shows a WHITE Background, I can add "webkit-transition-duration" property to allow the white background to nicely fade-in and out using the GPU.
But problem here is that JQUERY seems to remove/add the overlay div every time the dialog is run.
Any ideas?
© Stack Overflow or respective owner