Difference between revisions of "Desktop"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
| Line 22: | Line 22: | ||
<div id="container-desktop-menu" style="margin-top:-9px; width:200px; margin-top: -70px; margin-bottom:80px"> | <div id="container-desktop-menu" style="margin-top:-9px; width:200px; margin-top: -70px; margin-bottom:80px"> | ||
| − | <button id="button-Uno" class="button izquierda | + | <button id="button-Uno" class="button izquierda tablink bottom-selected" onclick="selectDesktop(event,'Uno')" > <i class="uno">1</i> </button> |
| − | <button id="button-Dos" class="button izquierda | + | <button id="button-Dos" class="button izquierda tablink" onclick="selectDesktop(event,'Dos')" > <i class="dos">2</i> </button> |
| − | <button id="button-Tres" class="button izquierda | + | <button id="button-Tres" class="button izquierda tablink" onclick="selectDesktop(event,'Tres')"> <i class="tres">3</i> </button> |
| − | <button id="button-All" class="button izquierda | + | <button id="button-All" class="button izquierda tablink" onclick="selectDesktop(event,'All')" > <i class="fas fa-eye"></i> </button> |
</div> | </div> | ||
| Line 53: | Line 53: | ||
x[i].style.display = "none"; | x[i].style.display = "none"; | ||
} | } | ||
| − | tablinks = document.getElementsByClassName(" | + | tablinks = document.getElementsByClassName("tablink"); |
for (i = 0; i < x.length; i++) { | for (i = 0; i < x.length; i++) { | ||
tablinks[i].className = tablinks[i].className.replace(" bottom-selected", ""); | tablinks[i].className = tablinks[i].className.replace(" bottom-selected", ""); | ||
Revision as of 17:17, 21 March 2021
This is a protected page.
|
Estudio actual |
Level1 |
Level1 |
|
|
|