POV-Ray : Newsgroups : povray.off-topic : Interactive Huffman compression : Re: Interactive Huffman compression Server Time
3 Sep 2024 17:19:58 EDT (-0400)
  Re: Interactive Huffman compression  
From: Orchid XP v8
Date: 22 Oct 2010 15:18:53
Message: <4cc1e39d$1@news.povray.org>
On 22/10/2010 05:54 PM, nemesis wrote:
> Invisible escreveu:
>> OK, so it's taken me an entire week to code this up. See what you
>> think of it. It definitely works in Firefox 3.5.13, but realistically
>> it ought to work with anything that supports XHTML, SVG, JavaScript
>> and DOM manipulations.
>
> doesn't work on IE8: it never seems to open xhtml files and "downloads"
> the file and opens in Firefox instead.

Yeah, I noticed that IE just plain doesn't like XHTML, for whatever reason.

> doesn't work in Firefox 3.0.14:
>
> Error: row.children is undefined
> Source File: file:///D:/Temp/Huffman-06/UI-SymbolTable.js
> Line: 62

Hmm, that's an interesting place for it to fail... It's just vanilla DOM 
stuff. (Unless something is going screwy earlier than that, resulting in 
the variable not pointing to what it should be.)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.