dynamiccookies / DadsGarage

Online vehicle inventory for small scale automotive lot.
GNU General Public License v3.0
0 stars 0 forks source link

Update the menu container #88

Open dynamiccookies opened 3 years ago

dynamiccookies commented 3 years ago

The HTML hamburger menu code is using a class called adminContainer, which isn't very descriptive. Also, it's onclick attribute is calling a JavaScript function called myFunction(). That definitely needs to be renamed.