Diferencia entre revisiones de «Widget:Slides»

De Vitalinux
Saltar a: navegación, buscar
(path)
(show / mostrar)
Línea 48: Línea 48:
  
 
   if (window.location.search.indexOf('present') >= 0) { weSlideShow(); } else {
 
   if (window.location.search.indexOf('present') >= 0) { weSlideShow(); } else {
     $('#WEslides').html('<input type="submit" value="Show presentation" href="#" /><br />');
+
     $('#WEslides').html('<input type="submit" value="Mostrar presentación" href="#" /><br />');
 
     $('#WEslides > input').click(weSlideShow);
 
     $('#WEslides > input').click(weSlideShow);
 
   }
 
   }
 
});
 
});
 
/*]]>*/</script></includeonly>
 
/*]]>*/</script></includeonly>

Revisión del 19:58 22 feb 2017

Infrastructure for wiki-based "slide" presentations, based on html5slides.