Tagged Questions
2
votes
2answers
629 views
Google Search iFrame works in Chrome and firefox but not IE8
I use Google site search in a IFrame for my sites search engine. When I search for something in Chrome/FireFox "Flight" I get the results page. When I do the same search in IE8 I get 404 error.
...
7
votes
2answers
1k views
What are the differences between Firefox's Javascript engine and Chrome's V8?
I've noticed that Chrome and Firefox take different amounts of time to render certain things. In general, Chrome has been faster. What should I know about both of them (and IE8/9, too, I guess) when ...