PDA

View Full Version : geometry


agung
04-04-2006, 09:40 AM
hallo guys, please help...

how to make a circle in html page and how javascript access it to the dom? i've ever seen a html page that contains a circle(clock) dynamically using font but the script make me confused..thank you

_Aerospace_Eng_
04-04-2006, 09:43 AM
Chances are it was made of images. It could have all been done in Java NOT javascript. Here is one http://www.dynamicdrive.com/dynamicindex6/analog2.htm
but it only works in Internet Explorer. I know English may not be your first language but please try to write proper sentences. Its kind of hard to understand you.

ronaldb66
04-04-2006, 11:56 AM
A compliant and Mozilla supported alternative would be SVG (VML never made it past note status (http://www.w3.org/TR/NOTE-VML), but has probably served as the basis for SVG).