Draw a triangle with JavaScript / HTML

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
lovelf
Forum Contributor
Posts: 153
Joined: Wed Nov 05, 2008 12:06 am

Draw a triangle with JavaScript / HTML

Post by lovelf »

Hi, how could a triangle be drawn with JavaScript on a regular html page.
User avatar
akuji36
Forum Contributor
Posts: 190
Joined: Tue Oct 14, 2008 9:53 am
Location: Hartford, Connecticut

Re: Draw a triangle with JavaScript / HTML

Post by akuji36 »

Hello

Take a look at the following link:

http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm

thanks

Rod

:)
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Re: Draw a triangle with JavaScript / HTML

Post by daedalus__ »

that is really, really cool.
Post Reply