examples/bootstrap/modal.html
[roojs1] / examples / bootstrap / modal.html
index 14d7299..b1afc52 100644 (file)
   
   <body id="body">
     <script type="text/javascript">
-       Roo.example.modal.show();
+             Roo.onReady(function() {
 
+       Roo.example.modal.show();
+             });
     </script>
   </body>
 </html>
\ No newline at end of file