<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<title>Gestor Web</title>
<link rel="stylesheet" type="text/css" href="css/admin.css">
</head>
<body>
<div id="preload" style="width:100%;height:100%;z-index:50000;">
<div id="loadBox" class="loadBox" >
<img src="imgs/gifinicio.gif" alt="cargando" />
<p id="loading-msg"></p>
</div>
</div>
<div id="aviso"><img src="imgs/ajax-loader.gif" alt="cargando.."/> Cargando modulo..</div>
<script type="text/javascript">document.getElementById('loading-msg').innerHTML = 'Cargando Núcleo...';</script>
<!-- <link rel="stylesheet" type="text/css" href="ext/resources/css/ext-all.css"> -->
<link rel="stylesheet" type="text/css" href="ext/resources/css/ext-all-notheme.css" />
<link rel="stylesheet" type="text/css" href="ext/resources/css/xtheme-gray-extend.css" />
<script type="text/javascript" src="ext/adapter/jquery/jquery.js"></script>
<script type="text/javascript" src="ext/adapter/jquery/ext-jquery-adapter.js"></script>
<script type="text/javascript">document.getElementById('loading-msg').innerHTML = 'Cargando componentes...';</script>
<script type="text/javascript" src="ext/ext-all.js"></script>
<script type="text/javascript" src="ext/src/locale/ext-lang-es.js"></script>
<script type="text/javascript">document.getElementById('loading-msg').innerHTML = 'Inicializando...';</script>
<script type="text/javascript" src="example.js.js"></script>
<script type="text/javascript" src="example.js.js"></script>
<script type="text/javascript">
Ext.onReady({
var loading = document.getElementById('preload');
loading.parentNode.removeChild(loading);
.........
});
</script>
</body>
</html>
css/
images/
js/
--librerias/
----ext-3.3.0/
----phpjs/
--modulos/
----moduloejemplo/
------gui.js
------controlador.js
----CargarModulos.js
--precargaimagenes.js.php
uploads/
index.php
login.php
logout.phpIt looks like you're new here. If you want to get involved, click one of these buttons!
The content of this site is copyrighted by Quizzpot.com, it is prohibited to publish our tutorials on other blogs, magazines or any other media without prior permission.
Copyright © 2012 Quizzpot.
Our visitors are mostly developers and Web designers, advertise with us, you only need to contact us .