A site I made to make London look sunnier on Street View (Chrome only)
ianbutterworth.co.uk
A site I made to make London look sunnier on Street View (Chrome only)
1–10 of 10 posts
Re: A site I made to make London look sunnier on Street View (Chrome only)
#2Nice. Works in Chrome on my ICS Android tablet too :-)
Re: A site I made to make London look sunnier on Street View (Chrome only)
#3Nice. Works in Chrome on my ICS Android tablet too :-)
Thanks! Glad to hear it.
Re: A site I made to make London look sunnier on Street View (Chrome only)
#4What does this use that is only supported by chrome?
Re: A site I made to make London look sunnier on Street View (Chrome only)
#5What does this use that is only supported by chrome?
CSS filters. They might work in Safari too... can't remember.
Re: A site I made to make London look sunnier on Street View (Chrome only)
#6Chrome only? No thanks. I'm not supporting the webkit monoculture.
Re: A site I made to make London look sunnier on Street View (Chrome only)
#7Chrome only? No thanks. I'm not supporting the webkit monoculture.
It's a good thing Chrome is moving to Blink, then.
On a more serious note, I don't think the fact that it's webkit has anything to do with his decision to go Chrome-only. Might be some new HTML5 spec Chrome implemented first.
Re: A site I made to make London look sunnier on Street View (Chrome only)
#8Chrome only? No thanks. I'm not supporting the webkit monoculture.
Is it really that bad to demonstrate a feature that's only available in one browser?
Re: A site I made to make London look sunnier on Street View (Chrome only)
#9What does this use that is only supported by chrome?
Chrome seems to be the only browser that allows the -webkit-filter to be applied to the street view object. -webkit-filter, or filter or whatever you want to call it does work on other browsers, but it only works with the street view window in chrome
Re: A site I made to make London look sunnier on Street View (Chrome only)
#10Chrome only? No thanks. I'm not supporting the webkit monoculture.
Just noticed that chrome allows the filter css3 property to be exercised on street view.
I assume this will be adopted by the other platforms too? But I'm not a particularly educated programmer, so I don't know the likelihood!