|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
|
6 | 6 | <meta charset="utf-8">
|
7 | 7 | <meta http-equiv="Content-language" content="es"/>
|
8 |
| - <meta name="description" content="Libro gratuito de jQuery en español - Fundamentos de jQuery"/> |
9 |
| - <meta property="og:title" content="Libro gratuito de jQuery en español - Fundamentos de jQuery"/> |
10 |
| - <meta property="og:image" content="http://librojquery.com/incluir/img/jquery_logo.png"/> |
11 |
| - <title>Libro gratuito de jQuery en español - Fundamentos de jQuery</title> |
12 |
| - <link rel="stylesheet" type="text/css" href="incluir/css/style.css" media="screen, projection, print"> |
13 |
| - <link rel="stylesheet" type="text/css" href="incluir/css/stylePrint.css" media="print"> |
| 8 | + <meta name="description" content="Libro gratuito de jQuery en español - "/> |
| 9 | + <meta property="og:title" content="Libro gratuito de jQuery en español - "/> |
| 10 | + <meta property="og:image" content="http://librojquery.com/img/jquery_logo.png"/> |
| 11 | + <title>Libro gratuito de jQuery en español - </title> |
| 12 | + <link rel="stylesheet" type="text/css" href="css/style.css" media="screen, projection, print"> |
| 13 | + <link rel="stylesheet" type="text/css" href="css/stylePrint.css" media="print"> |
14 | 14 | <link rel="canonical" href="http://librojquery.com/" />
|
15 | 15 | </head>
|
16 | 16 |
|
@@ -50,7 +50,7 @@ <h4><a href="https://github.com/dzignus/librojquery/wiki/Mejoras-y-correcciones-
|
50 | 50 | </p>
|
51 | 51 |
|
52 | 52 | <p>
|
53 |
| - <strong>Última actualización del libro:</strong> Agosto 2011 (<a href="https://github.com/dzignus/librojquery/commits/master" rel="_blank">ver cambios</a>). |
| 53 | + <strong>Última actualización del libro:</strong> Septiembre 2011 (<a href="https://github.com/dzignus/librojquery/commits/master" rel="_blank">ver cambios</a>). |
54 | 54 | </p>
|
55 | 55 |
|
56 | 56 | </div>
|
@@ -3764,7 +3764,7 @@ <h3><a href="#TOC"><span class="header-section-number">11.1.1</span> Un Ejemplo
|
3764 | 3764 | <p>El resultado final de la aplicación será el siguiente:</p>
|
3765 | 3765 | <p><strong>Figura 11.1. La aplicación finalizada</strong></p>
|
3766 | 3766 | <div class="figure">
|
3767 |
| - <img src="incluir/figuras/70415e9fffab1c47953f5264ecf722fe.png" alt="La aplicación finalizada" /><p class="caption">La aplicación finalizada</p> |
| 3767 | + <img src="figuras/70415e9fffab1c47953f5264ecf722fe.png" alt="La aplicación finalizada" /><p class="caption">La aplicación finalizada</p> |
3768 | 3768 | </div>
|
3769 | 3769 | <div id="iniciación">
|
3770 | 3770 | <h4><a href="#TOC"><span class="header-section-number">11.1.1.1</span> Iniciación</a></h4>
|
@@ -4001,7 +4001,7 @@ <h4><a href="#TOC"><span class="header-section-number">11.1.1.2</span> Conclusi
|
4001 | 4001 |
|
4002 | 4002 |
|
4003 | 4003 | <p>
|
4004 |
| - <strong>Última actualización del libro:</strong> Agosto 2011 (<a href="https://github.com/dzignus/librojquery/commits/master" rel="_blank">ver cambios</a>). |
| 4004 | + <strong>Última actualización del libro:</strong> Septiembre 2011 (<a href="https://github.com/dzignus/librojquery/commits/master" rel="_blank">ver cambios</a>). |
4005 | 4005 | </p>
|
4006 | 4006 |
|
4007 | 4007 | </div>
|
|
0 commit comments