remove static from reference
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function openNav() {
|
||||
document.getElementById("myNav").style.width = "100%";
|
||||
}
|
||||
Reference in New Issue
Block a user