View Full Version : X, Y Area drawer
KassadGLA
17th June 2011, 23:47
Some time ago (not too much time), I have seen a flash online aplication for draw areas in the LFS maps and then it shows me what is the code for that area.
Anyone know something about it? Any link?
Thanks
E.Reiljans
17th June 2011, 23:58
http://www.lfsforum.net/showthread.php?p=1579556
this?
KassadGLA
18th June 2011, 00:30
yes thanks! :thumb:
Dygear
18th June 2011, 03:48
That's not flash, that's pure JavaScript and HTML ... Also known as HTML5.
GeForz
18th June 2011, 08:14
Actually... it's not even html 5 as there is no canvas element involved ;)
It's some wtf-html generation that creates a triangle by creating a div for each pixel-line with differing width's...
Dygear
18th June 2011, 18:55
Actually... it's not even html 5 as there is no canvas element involved ;)
It's some wtf-html generation that creates a triangle by creating a div for each pixel-line with differing width's...
Huh, I really should fix that.
boothy
18th June 2011, 19:51
It seems to have a HTML4 doctype as well :rolleyes:
Dygear
18th June 2011, 20:39
It seems to have a HTML4 doctype as well :rolleyes:
Yeah, I noticed that too.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.