Tagged Questions
0
votes
0answers
11 views
Weird behaviour of jquery-ui-tabs in chrome (linux) [closed]
I have a problem using jquery-ui-tabs under chrome linux in this site: http://www.relaxacion.com
I can switch between tabs without problem by clicking on the thumbnails on the right of the video ...
2
votes
4answers
1k views
Broken jQuery/CSS in Firefox - ColorBox and reCAPTCHA
I am working on what would appear to be a basic contact form. I am using the ColorBox plugin for jQuery to build a form with an image link, which then opens a ColorBox containing the reCAPTCHA form ...
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 ...