How to load jQm modal on page load?

Posted by Wazdesign on Stack Overflow See other posts from Stack Overflow or by Wazdesign
Published on 2010-04-13T14:37:10Z Indexed on 2010/04/20 7:33 UTC
Read the original article Hit count: 345

Hi I am using jQm Window to load modal window.

http://dev.iceburg.net/jquery/jqModal/#how

i am trying to

jqmShow
    Show jqModal element(s).

    $('#dialog').jqmShow();
    $('.dialogs').jqmShow();

but it throws some JS error,

but it does not load on the page load, please guide me for the same.

TIA

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript