I know I'm a little late to this but I just came across it...

Try adding the class "hide" to your modal.  e.g.

<div class="modal hide" id="deleteConfirmation">

To get the modal to slide down from the top of the screen, try adding
the class "fade" also.

Reply via email to