Xmetalfanx / Complete_Homepage

Git Repo for my website
1 stars 1 forks source link

mobile menus in top navbar are not working #73

Closed Xmetalfanx closed 3 years ago

Xmetalfanx commented 4 years ago

mobile menus in top navbar are not working

Xmetalfanx commented 4 years ago

After testing and reverting back to a test branch with Boostrap 4.5.1 JS ... and it working ... I have determined that it's related to me changing to the Boostrap 5.x alpha JS CDN. When it's the stable version of BS 4.x JS CDN it works fine... I have to setup a live server for my testing and I should leave the BS 4.x JS CDN (and CSS CDN ..) in place

Xmetalfanx commented 3 years ago

reopening after testing something else and noticing they seem to work (Firefox Dev tools) in small layouts and the hamburger menu SHOWS in medium layouts but doesn't seem to do anything

Xmetalfanx commented 3 years ago

The code is changing what it needs to apparenty BUT the menus on the screen are NOT opening

Xmetalfanx commented 3 years ago

https://github.com/Xmetalfanx/website/commit/de8d007418f4256579652fe3eea474949b0fabd2 may fix this (the media queries may have been off) but i cant test it with my webhost having major trouble at the time that I am typing this

Xmetalfanx commented 3 years ago

testing on my backup (so to speak) webhost shows this fix works

Xmetalfanx commented 3 years ago

note to self: issue was reopened while seeing the issue on x10.mx's host ... the problem (i was having alot of issues with that host being down from their end) was that I did not upload the changed /script/nav.js file ... uploaded that and everything is fine