Loading...
Uploaded by thefreegar on Sep 3, 2008
http://spanishgringo.blogspot.com/2008/09/chrome-1st-impressions.htmlScreencapture comparison of jQuery UI demo performance between Google Chrome beta and Firefox 3
Science & Technology
Standard YouTube License
Firefox 4 is gona change it all.
Remi1115 1 year ago
that'll be the V8, only reason i don't use Chrome is that it doesn't have Firebug, and yes I'm aware it has Firebug lite, it's not the same
tuleo554 2 years ago
I've been developing a hardcore jquery application for some time now, and chrome is the best handling it so far.
Remember to close properly the
$(selector).action(function(){
//--
});
omfgroflma0 2 years ago
To xbitdesigns:
You missed the final ); try the following one, it should work.
$(document).ready(function() {
$('#some').fadeOut();
});
wiwi10191019 2 years ago
yeah it is going to be a nice browser.
But.
Currently i'm writing an app based on jquery and i have to say that chrome does not fully implement its functions.
for example
}
... is not working.
xbitdesigns 2 years ago
Chrome is a excellent browser
SebailCestista 3 years ago
...What just happened here?
kullprit 3 years ago
here's another benchmark using a VVED, a new web api
watch?v=gxm1ixmAAvc
part2themovie 3 years ago
So V8 on Chrome is faster than Spidermonkey on Firefox?
LouieSamman 3 years ago
Load more suggestions
Firefox 4 is gona change it all.
Remi1115 1 year ago
that'll be the V8, only reason i don't use Chrome is that it doesn't have Firebug, and yes I'm aware it has Firebug lite, it's not the same
tuleo554 2 years ago
I've been developing a hardcore jquery application for some time now, and chrome is the best handling it so far.
Remember to close properly the
$(selector).action(function(){
//--
});
omfgroflma0 2 years ago
To xbitdesigns:
You missed the final ); try the following one, it should work.
$(document).ready(function() {
$('#some').fadeOut();
});
wiwi10191019 2 years ago
yeah it is going to be a nice browser.
But.
Currently i'm writing an app based on jquery and i have to say that chrome does not fully implement its functions.
for example
$(document).ready(function() {
$('#some').fadeOut();
}
... is not working.
xbitdesigns 2 years ago
Chrome is a excellent browser
SebailCestista 3 years ago
...What just happened here?
kullprit 3 years ago
here's another benchmark using a VVED, a new web api
watch?v=gxm1ixmAAvc
part2themovie 3 years ago
So V8 on Chrome is faster than Spidermonkey on Firefox?
LouieSamman 3 years ago