On 10/28/2012 03:36 PM, WaltS wrote:
> On 10/28/2012 02:42 PM, Sailfish wrote:
>> REF:
http://mrdoob.com/lab/javascript/threejs/css3d/periodictable/
>>
>> Environment: i7 2600K, 8GB RAM, ATI HD 6800 series graphics card
>> Browsers: Fx 17.0b3, Chrome 22.0.1229.94, Safari 5.1.7
>>
>> This referenced site is dog slow (even with Hardware Acceleration
>> enabled) using Firefox (and even crashes Firefox when I select the GRID
>> option.) However, the site works swimmingly when using either Chrome or
>> Safari.
>>
>> I suspect it's a Javascript issue but, honestly, the performance
>> difference seems to be an order of magnitude in difference, at least.
>>
>> Ideas?
>>
>
> Not really.
>
> One "Unclosed div element" at Line 124, Column 17, and "End tag for body
> seen, but there were unclosed elements" at Line 489, Column 8.
>
> Darn Firefox for being so standards compliant.
>
> Didn't work at all in Opera.
>
> No crashes here. Also slow in Nightly.
>
Since it was written with the HTML5 doctype <!DOCTYPE html>. I tested it