Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
public
/
app-assets
/
js
/
scripts
/
Filename :
advance-ui-modals.js
back
Copy
/* * Modals - Advanced UI */ $(function() { $('.modal').modal(); $('#modal3').modal('open'); $('#modal3').modal('close'); });