Hi, I'm trying to do something like boxy or facebox or lightbox...and so on. The only problem is that I don't know how to preload the page that is loaded into the box via load() method.
It should work like this:
- It pops the box
- Loading animation is added
- When the page is loaded the animation disappears
So i need to know when the page is loaded to remove the animation.