tristanbeedell / homework-master

Node JS express web application for school students to talk to each other
https://homework-master.co.uk
0 stars 0 forks source link

Touch webkit interface #4

Open tristanbeedell opened 5 years ago

tristanbeedell commented 5 years ago

https://github.com/tristanbeedell/homework-master/commit/7d60b2a3c3e992ca98554b3336c130d56abff575#r31805269 Desktop version popout menus function better with CSS and no JavaScript. Mobile version will need work, with or without JS.

tristanbeedell commented 5 years ago

Popouts work, tested on iPhone. Hyperlinks however function bazzarly on mobile.

tristanbeedell commented 5 years ago

Sometimes it takes a few touches to trigger an event on mobile. This seems like a tricky fix.

tristanbeedell commented 5 years ago

The mobile interface is fully functional on several tested devices. This issue is no longer relevant.

tristanbeedell commented 5 years ago

New tests have revealed that the menus are totaly non functional on iPad. Perhaps it's time to learn jQuery. this may help