![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: 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 :-
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
VML is easier to program than SVG, but SVG is more comprehensive.
Aaron
|