Click to See Complete Forum and Search --> : drawing a circle witn a text in it?


pelegk1
10-26-2003, 07:30 AM
is it possible to draw a circle and to put text in it?
thanks in advance
peleg

Mr J
10-26-2003, 12:03 PM
You can use VML but I think that this is IE only

Khalid Ali
10-26-2003, 01:06 PM
Originally posted by Mr J
....... I think that this is IE only

You are 100% correct. VML is propritery language used by MS to draw lines in real time in a browser document.
w3c has developed another XML ased language called SVG (Scalable Vector Graphics).

You can find the details on it at
http://www.w3.org/Graphics/SVG/

pelegk1
10-27-2003, 01:06 AM
javascript or dhtml!