Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
Loogart
(view source)
Revision as of 12:23, 26 March 2018
5 bytes removed
,
12:23, 26 March 2018
no edit summary
Line 12:
Line 12:
<script>
<script>
function myFunction() {
function myFunction() {
−
document.getElementById("app-brand-name").style.
visibility
= "
hidden
";
+
document.getElementById("app-brand-name").style.
display
= "
none
";
}
}
</script>
</script>
</body>
</body>
</html>
</html>
Chris.soueidan
28
edits