[jQuery] SimpleModal confirmation box

[jQuery] SimpleModal confirmation box


I am trying to overwrite JavaScript confirm method with SimpleModal.
However, when I try to call confirm(parameters) outside of
document.ready, all I get is a box with no text. How can this issue be
fixed?