Hacker News new | ask | show | jobs
by aw3c2 4850 days ago
Sorry, this site is only viewable in Chrome or Safari.
4 comments

Yeah, I don't get that ... d3 works perfectly with Firefox (and I guess, Opera), so why doing a -webkit-only thing ?
Sorry about that. Technically it works on Firefox, however, importing SVG from URLs and resizing them, which I do for the club crests, wasn't working in Firefox correctly. So, instead of having a half working project, I decided to force Webkit browsers.
So, instead of having a half working project, I decided to force Webkit browsers.

You realize that you still have a half working project, right?

I've had trouble getting d3.js to work in IE, but it's always worked for me in Firefox and Opera. Is there some new addition to d3.js that only works in Chrome and Safari?
Progress! The future!