Ir a la navegación
Ir a la búsqueda
Busca en cnbGuatemala con Google
1077 bytes eliminados
, hace 7 años
Línea 48: |
Línea 48: |
| overlay: false | | overlay: false |
| }) | | }) |
− | .next('mallahipertexto3')
| + | |
| .back('mallahipertexto1'); | | .back('mallahipertexto1'); |
| | | |
− | tour.step({
| + | |
− | name: 'mallahipertexto3',
| |
− | title: 'También puedes ver todos los recursos asociados a la malla desde la pestaña "Recursos".',
| |
− | description: 'Pruébalo ahora y ¡aprovéchalos! Hay videos, animaciones y sitios web informativos.',
| |
− | attachTo: '#ca-Recursos',
| |
− | position: 'bottomRight',
| |
− | closeOnClickOutside: false,
| |
− | overlay: false,
| |
− | | |
− | buttons: [{
| |
− | name: 'Muéstrame cómo',
| |
− | onclick: function () {
| |
− | //mw.guidedTour.launcher.launchTour('mallahipertexto','gt-mallahipertexto-4');
| |
− | //mw.guidedTour.launcher.launchTour('mallahipertexto');
| |
− | var url = window.location.toString();
| |
− | url = url.replace("title=", 'title=Recursos:');
| |
− | url = url.replace("&tour=mallahipertexto", '&tour=mallahipertextorecursos');
| |
− | window.location = url ;
| |
− | //mw.libs.guiders.next();
| |
− | }
| |
− | }],
| |
− | | |
− | })
| |
− | .back('mallahipertexto2');
| |
| | | |
| }(window, document, jQuery, mediaWiki, mediaWiki.guidedTour) ); | | }(window, document, jQuery, mediaWiki, mediaWiki.guidedTour) ); |