Search code examples
jquerypopupmodal-dialogsimplemodal

SimpleModal modal contents does not appear once closed and then reopened


there is a issue with my SimpleModal, i.e. if it is closed once and reopened again the contents does not appear in the modal.

you can have a look at nitinkabra.com/baldevgroup/contact.html, the contact us button on the bottom of page..


Solution

  • I think you need to reload your cufón every time you open.

    Cufon.replace('h1, h2',{fontFamily: 'StackOverflow'});
    Cufon.replace('h3', { fontFamily: 'StackOverflow Light'});