rayfarias56 / shpe

shpe uiuc's website
http://www.shpe-uiuc.org
2 stars 0 forks source link

Drop down sub menu links not working on mobile #142

Closed rayfarias56 closed 8 years ago

rayfarias56 commented 8 years ago

Mobile devices fail to register a click on drop down links in the sub menu. This is most likely resolved by one of the following methods:

http://stackoverflow.com/questions/17178606/bootstrap-v2-dropdown-navigation-not-working-on-mobile-browsers/25041753#25041753

http://stackoverflow.com/questions/17435359/bootstrap-collapsed-menu-links-not-working-on-mobile-devices/17440942#17440942

http://stackoverflow.com/questions/17579750/drop-down-menu-not-working-on-mobile-devices

No direct edits can be made to the bootstrap files (due to the site using a gem) Seems to be an issue related to Bootstrap V2. A workaround must be used until #132 is resolved.