Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9090

Re: Load Dialog on Startup

$
0
0

Your variable "oDialog1 " is defined in method "createContent" and therefore not visible in your method "openDialog ". To avoid this error, you could enhance your method with a parameter:

openDialog : function(oDialog){
oDialog1.open();
}

Viewing all articles
Browse latest Browse all 9090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>