Ir a la navegación
Ir a la búsqueda
Busca en cnbGuatemala con Google
303 bytes añadidos
, hace 8 años
Línea 33: |
Línea 33: |
| description: 'También puedes llegar directamente a las mallas curriculares por área.', | | description: 'También puedes llegar directamente a las mallas curriculares por área.', |
| attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]', | | attachTo: 'div[id^="p-Mallas_curriculares_por_nivel_"]', |
− | position: 'left', | + | position: 'right', |
| overlay: false | | overlay: false |
| } ) | | } ) |
| .next( 'portada3' ) | | .next( 'portada3' ) |
| .back( 'portada1' ); | | .back( 'portada1' ); |
| + | |
| + | tour.step( { |
| + | name: 'portada3', |
| + | title: 'Primeros pasos', |
| + | description: '¡Además puedes seguir lo que se comenta en las redes sociales!', |
| + | attachTo: '#twitterMainLink', |
| + | position: 'right', |
| + | overlay: false |
| + | } ) |
| + | .next( 'portada4' ) |
| + | .back( 'portada2' ); |
| | | |
| | | |