PDA

View Full Version : Javascript dynamic image creation?


Dylan Leblanc
02-05-2003, 06:47 AM
Hi,


Is it possible to create images with Javascript? Say a small GIF or PNG image with transparent background and a red X across it?

F.N.G.
02-05-2003, 08:59 AM
This (http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm) site may give you some ideas...

Or VML (http://toxicorp.com/oldcontent.html) could be something to look into (I.E. only).

Other than that, I have no idea, 'cuz' i'm a newbie... :D

Dylan Leblanc
02-05-2003, 09:24 AM
That site has some damn cool things, thanks for pointing it out!

F.N.G.
02-05-2003, 09:47 AM
Here's a couple more links along those lines...

shapes (http://artdhtml.com/examples/figures.htm)

diagrams (http://webdeveloper.earthweb.com/repository/javascripts/2001/12/68501/introduction.html)

draw (http://www.richardinfo.com/examples/Richard_Examples/draw.html)