This script provides awesome modal transitions and I want to use them instead of a standard alert message.
Now the demo of the script shows how to trigger them by pr
This worked for me (Nifty v2.6)
$("#my-modal").modal("show"); $("#my-modal").modal("hide");