Open polarblau opened 12 years ago
@polarblau I'll try to get everyone to review the site, once we get something stable up to dev.eurucamp.org. I have a Windows box at home to test on.
we can ask @ basecamp
related: #25
IE6, IE7, IE8, IE9 look all the same - see http://www.flickr.com/photos/wikimatze/7548150876/. The main issue is, that it loads the mobile version for IE. If you turn this off, I can retest IE. Beside, the table look good.
Yep, that’s the lacking support for media queries. I was under the impression that we had included a shim for that with modernizr. I'll have to check.
— Is the content well accessible, though?
Modernizr is imh the best solution for this issue. Hope you get it right. Yeah, the content is well accessible. But the image are scaled up and are looking scary - think this also related to the mobile version css for the site. On 07/11/2012 08:42 AM, polarblau wrote:
Yep, that’s the lacking support for media queries. I was under the impression that we had included a shim for that with modernizr. I'll have to check.
— Is the content well accessible, though?
Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6899293
I like it under Lynx https://skitch.com/piotrgega/egy9a/1-lynx-eurucamp.org-lynx .
Looks like we did a good job with the mark–up :blush:
@matthias-guenther — If I push a fix in a bit, would you be able to check again? We might have more issues which aren't apparent currently.
Yeah I'm able to retest, just let me know when you shipped the changes. @piotr like the Lynx layout, use it sometimes to get information faster.
On 07/11/2012 08:51 AM, polarblau wrote:
@matthias-guenther — If I push a fix in a bit, would you be able to check again? We might have more issues which aren't apparent currently.
Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6899410
@matthias-guenther lynx
is cool (good memories from the time when i was using Debian) but it's worth to try links
( links2
in some systems) as well :)
Turns out I had missed a change in Modernizr. The polyfill for mediaqueries is not included anymore. I've now added a polyfill for this case. There's also a (now closed) ticket: #107.
Could you @matthias-guenther @pietia please take a look at some point and let me where we are? :sweat:
Many thanks!
Endless zooming and each IE versions hangs up - I think, it's best to save effort to solve this. On 07/12/2012 10:34 AM, polarblau wrote:
Turns out I had missed a change in Modernizr. The polyfill for mediaqueries is not included anymore. I've now added a polyfill for this case. There's also a (now closed) ticket: #107.
Could you @matthias-guenther @pietia please take a look at some point and let me where we are? :sweat:
Many thanks!
Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6929757
Could you explain what do you mean by “endless zooming”? Are you seeing any JS errors?
I'll later today have access to a IE7 version I can run here over the local network as well.
@pietia — Could you help me with this later today? @matthias-guenther — Many thanks for testing, btw.!
@pietia, i'm going out at 4pm (CET) and will be back at ~10pm (CET)
@polarblau ^
K, let's see where I'm then.
With endless zooming, I mean that the background image is scaling so much. Sorry, can't start the debugger cause browser is breaking when I open the page :). On 07/12/2012 02:11 PM, polarblau wrote:
@pietia — Could you help me with this later today? @matthias-guenther — Many thanks for testing, btw.!
Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6933363
Got it, thanks. I'm deploy a version where the BG image is disabled if mediaqueries are not natively supported. c766c6ad8f7183dd07ff9a79353988f009b7a7a8
Will test it tomorrow, can't see code anymore today, too much bugs and crap for today, brrr. See you tomorrow guys. On 07/12/2012 02:40 PM, polarblau wrote:
Got it, thanks. I'm deploy a version where the BG image is disabled if mediaqueries are not natively supported. c766c6ad8f7183dd07ff9a79353988f009b7a7a8
Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6933909
Who can do this?