Slimmmo / Slimmmo.github.io

AdVenture Capitalist calculator
http://slimmmo.github.io/
35 stars 42 forks source link

Mobile Version #38

Closed 61352151511 closed 8 years ago

61352151511 commented 8 years ago

Here's what the pages look like on my tablet. My intention is to make it easier to use on mobile, not sure how well that works. From what I've tested it works exactly like the main site (Just different layout) and seems to be easier to use on mobile. I've also made it so that you don't have to edit the index.html and mobile.html every time a new event starts or ends. Instead it lays out the tabs systematically from what's in the main.js This would be accessible from slimmmo.github.io/mobile.html If this gets merged a button should be put somewhere on the main index.html that redirects to this version.

output_m8gfmi

Slimmmo commented 8 years ago

I may have just created an issue by merging another update, I apologize if I did. It's just changing two upgrades to x15 instead of x16.

I'm happy to merge this but I would much prefer a way of automatically detecting the use of a tablet / mobile and displaying the mobile index.html based on that instead of having a button to go to the mobile version. I'll try and find how to do this myself but would appreciate help (from anyone).

61352151511 commented 8 years ago

I'll try to fix the merge issue later today. I have no idea how to detect if it's a mobile browser but that can be looked into.

61352151511 commented 8 years ago

Fixed