Ir a la navegación
Ir a la búsqueda
Busca en cnbGuatemala con Google
815 bytes eliminados
, hace 8 años
Línea 70: |
Línea 70: |
| }], | | }], |
| | | |
− | }) | + | }) |
− | .next('mallahipertexto4')
| |
| .back('mallahipertexto2'); | | .back('mallahipertexto2'); |
− |
| |
− | tour.step({
| |
− | name: 'mallahipertexto4',
| |
− | title: 'Selecciona los nombres en esta primera columna y podrás ver la descripción de cada recurso',
| |
− | description: '',
| |
− | attachTo: 'table.wikitable tr:nth-child(4) td:first-child',
| |
− | position: 'bottom',
| |
− | closeOnClickOutside: false,
| |
− | overlay: false
| |
− | })
| |
− | .next('mallahipertexto5')
| |
− | .back('mallahipertexto3');
| |
− |
| |
− |
| |
− | tour.step({
| |
− | name: 'mallahipertexto5',
| |
− | title: 'Selecciona la dirección web aquí para ir directamente a los recursos externos',
| |
− | description: '',
| |
− | attachTo: 'table.wikitable tr:nth-child(3) td:first-child',
| |
− | position: 'right',
| |
− | closeOnClickOutside: false,
| |
− | overlay: false
| |
− | })
| |
− | .back('mallahipertexto4');
| |
| | | |
| }(window, document, jQuery, mediaWiki, mediaWiki.guidedTour) ); | | }(window, document, jQuery, mediaWiki, mediaWiki.guidedTour) ); |