Re: Binary I/O in Javascript
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Binary I/O in Javascript

From: Aaron Gray <ang.usenet@gmail.com>
Date: Tue Nov 15 2005 - 21:29:26 CET

> >There is Walter Zorn's div based JavaScript graphics :-
>>http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
>
> Wow! Neat link, I've been looking for something along these lines for
> ages.

Beware every dot is a <div> :)

VML and SVG are better solutions but not as portable as Walters solution.

Google for VML and SVG they are specs on W3C website.

VML runs in IE 5.0+. There are FireFox plugins but for SVG the latest beta
has SVG built in.

VML is easier to program than SVG, but SVG is more comprehensive.

Aaron
Received on Mon Nov 21 03:30:30 2005