drew8280.DeleteThis@hotmail.com wrote:
> I have been searching for days, which might just mean I am stupid, but
> does anyone know of any software that would allow users to logon to a
> website then create graphic on a prepared background. I am talking
> simple things like lines and circles. Any ideas would be greatly
> appreciated.
>
> Thanks in advance.
>
Years ago, I wrote a little javascript that could draw a 1px free
hand line. The line was made of pixels and could only go so far before
the browser overloaded. It ran in the browsers of the day, IE4 and NS4.
Probably easy to update.
As far as shapes go, rectangles are easy to make in any size/color
using a little CSS.
Let me know if you want any of this.
Jeff
>> Stay informed about: Software to allow users to draw on a website?