Difference between revisions of "Desktop"

From Sinfronteras
Jump to: navigation, search
Line 44: Line 44:
 
         tablinks[i].className = tablinks[i].className.replace(" bottom-selected", "");
 
         tablinks[i].className = tablinks[i].className.replace(" bottom-selected", "");
 
     }
 
     }
     document.getElementById(cityName).style.display = "block";
+
     // document.getElementById(cityName).style.display = "block";
     evt.currentTarget.className += " bottom-selected";
+
     // evt.currentTarget.className += " bottom-selected";
  
 
     if (cityName == "PE") {
 
     if (cityName == "PE") {

Revision as of 15:18, 21 March 2021



This is a protected page.











Aquí se explica una forma de incluir wiki code in the annonymous sidebar:



BlueSpice https://www.mediawiki.org/wiki/BlueSpice



This is the way of including HTML, JavaScript and CSS: https://www.mediawiki.org/wiki/Manual:$wgRawHtml



Very nice tables:

Página_de_pruebas_4



Esto permite colocar el área de edición en Full screem:

$("#bodyContent").css({'cssText':'position: fixed; top: 0pt; left: 0pt; bottom: 0; right: 0; overflow: auto; background: white;'})



Pendiente con estas extensiones, podrían ser muy útil: