Difference between revisions of "Desktop"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
| 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.
|
Estudio actual |
Level1 |
Level1 |
|
|
|
Aquí se explica una forma de incluir wiki code in the annonymous sidebar:
- https://www.mediawiki.org/wiki/Manual:Interface/Sidebar/Hacks
- Los cambios se ingresan en esta página: http://wiki.sinfronteras.ws/view/MediaWiki:Anon_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:
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: