(07-10-2015, 02:31 AM)NiLSPACE Wrote: [ -> ] (07-10-2015, 01:05 AM)LO1ZB Wrote: [ -> ]Does youre browser show any error (debug tools)?
It works without problem in Maxthon 4.4.5.3
No it doesn't show any errors.
Most of the time it doesn't work, but sometimes the window closes normaly. I'm using Waterfox 38.1
Are you still having issues with the download window?
----
Does anyone still have some suggestions?

The code is here:
https://github.com/mathias-github/cuberite-redesign
The opening and closing now works perfectly, but now the position is on the top of the website.
(07-12-2015, 05:49 AM)NiLSPACE Wrote: [ -> ]The opening and closing now works perfectly, but now the position is on the top of the website.
Good to hear! Is it positioned correctly now?
(07-12-2015, 06:36 AM)NiLSPACE Wrote: [ -> ]Yes, thanks 
I guess I'll create a pull request for the cuberite.github.io repository then, if that's alright?

It's pretty much finished now.
(07-12-2015, 06:42 AM)LO1ZB Wrote: [ -> ]I suggest fixing those warnings from pagespeed insight
https://developers.google.com/speed/page...tab=mobile
I can't fix the "Leverage Browser Caching"-error, since it's not possible to change Cache-Control on Github Pages (unless you use Cloudflare).
I'll see what I can do about the other error though.
I can't "fix" the CSS suggestion in any good way. Besides, the site is already very fast.
---
I've created a pull request.