Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
public
/
app-assets
/
js
/
scripts
/
Filename :
css-grid.min.js
back
Copy
var toggleContainersButton=$("#container-toggle-button");toggleContainersButton.click(function(){$("body .browser-window .container, .had-container").each(function(){$(this).toggleClass("had-container"),$(this).toggleClass("container"),$(this).hasClass("container")?toggleContainersButton.text("Turn off Containers"):toggleContainersButton.text("Turn on Containers")})});