Hi everyone
I want to load this window on page load can you plz let me know how to do
this.



$().ready(function() {

 $('#tallContent2').jqm();


setTimeout($('#tallContent2').jqm(),2000);

});
-- 
View this message in context: 
http://www.nabble.com/jqModal-Onload-tp20990657s27240p20990657.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to