--0-676135498-1008322562=:57609
Content-Type: text/plain; charset=us-ascii
You can use a Java applet or an ActiveX Control. In JavaScript you can not draw shapes (points, lines, circles, rectangles etc.)
because you have no access to the window device context. You can simulate some drawings using DHTML objects (div, span and others),
but the result is not satisfying.
The new VML technology allow drawing lines and other shapes, but it's hard to do it.
So, I suggest you to use an ActiveX Control or a Java applet.
gbrown@c... wrote: Hi all
I've been asked to look into the possibility of putting a simple sketching
option onto our webpage. This would look similar to Windows Paint
Does anyone know of any Javascript code for doing this or Activex controls?
I think I can do this by using a table and changing the bgcolour of each
cell onmouseover from white to black.
Be interested to know if anyone has a proper solution!
Regards
Graham
---------------------------------
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctionsfor all of your holiday gifts!