Tuxemon / Tuxemon-Website

Node.js implementation of the Tuxemon.org website.
GNU General Public License v3.0
2 stars 5 forks source link

Can't use menu without Javascript #5

Open Hiradur opened 7 years ago

Hiradur commented 7 years ago

With Javascript disabled/not available it is not possible to open the Community or Documentation menu. This prevents users without Javacript from entering the forum for example. IMO Javascript should not be a requirement for navigating a website.

ShadowApex commented 7 years ago

I would like the Tuxemon website to be accessible to users who choose not to enable Javascript, but I would also like to maintain the aesthetic. I'm willing to accept pull requests that use CSS, HTML 5, or other menus instead of the currently implemented Javascript menus if they have similar behavior.