Histórico da Página
...
O aplicativo ficará "observando" as alterações de conexão do celular e exibirá o banner caso não se tenha acesso à nenhuma conexão.
...
Caso a conexão seja restabelecida e o banner estiver aberto, este será fechado automaticamente.
| HTML |
|---|
<!-- esconder o menu -->
<style>
div.theme-default .ia-splitter #main {
margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
display: none;
}
#main {
padding-left: 10px;
padding-right: 10px;
overflow-x: hidden;
}
.aui-header-primary .aui-nav, .aui-page-panel {
margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
margin-left: 0px !important;
}
</style>
|
Import HTML Content
Visão Geral
Conteúdo das Ferramentas

