  trparky Bite My Shiny Metal Ass Premium,MVM join:2000-05-24 Cleveland, OH clubs:
·AT&T U-Verse
| jQuery Complete Document Fade-out and Fade-in
You've probably seen the effect when the page darkens up, something happens, and then the page goes back to normal. How do I do this on an entire page?
I can see how to do this on an element by element basis but nothing on how to do this to the whole page. -- Tom |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs: | I would create a DIV that is the width and height of the window and fade that. |
|
  Martinus Premium join:2001-08-06 EU
| reply to trparky What Dersgniw said.
You can also add a "loading.gif" as a centered background image.
There are several sites where you can build your own loading image. LoadInfo, Ajaxload... |
|
  Dersgniw Disco Crunchin Premium,MVM join:2001-08-10 behind you clubs: | reply to trparky You may also want to search on - jquery modal loading fade |
|
  trparky Bite My Shiny Metal Ass Premium,MVM join:2000-05-24 Cleveland, OH clubs: | I was able to get a modal dialog box system working with jQuery UI. -- Tom |
|