Draw a triangle with JavaScript / HTML
Moderator: General Moderators
Draw a triangle with JavaScript / HTML
Hi, how could a triangle be drawn with JavaScript on a regular html page.
- akuji36
- Forum Contributor
- Posts: 190
- Joined: Tue Oct 14, 2008 9:53 am
- Location: Hartford, Connecticut
Re: Draw a triangle with JavaScript / HTML
Hello
Take a look at the following link:
http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
thanks
Rod

Take a look at the following link:
http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
thanks
Rod
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: Draw a triangle with JavaScript / HTML
that is really, really cool.