Make jQuery Facebox loading screen auto-center
I’ve been using the jQuery Facebox dialog plugin in a couple of my projects and one thing that annoys me by default is the loading screen appears at an arbitrary position on the page and then becomes centered after the content has loaded; it’s the moving after load I find messy. This post has a simple change that needs to be made to the Facebox code so it auto-centers the loading dialog.