1934 snippets from 2406 members, and growing!
|
login
|
join
about
bytebin
members
tags
snippets
join
Snippets
Submit a Snippet
Search Snippets
New Snippets
Top Snippets
Top Tags
PHP
(160)
stablo
(139)
JavaScript
(138)
Battery
(96)
C
(74)
binarno
(72)
Dell
(68)
Java
(68)
adapter
(65)
polje
(62)
strukture
(60)
VBSCRIPT
(60)
HP
(50)
String
(45)
Batterie
(39)
New Snippets
CompCalc
Nettoyage de tapi...
Nettoyage de mate...
Zaglavlje za stab...
Jewellery trade f...
Industrial trade ...
Batterie asus a42...
Batera Lenovo T...
Batera Lenovo T...
Pokazivac zadatak...
Venture Capital Jobs
New Members
pimteam
zjakupec
Pushkartyagi
niprasnja
lzodan
mlcorak
bonikolic
mezestic1
rekapec
Kasimu
Top Members
dannyboy
sundaramkumar
mattrmiller
all-battery
Pio
Cloudgen
i_kenneth
ASmith
mycodeofshailendra
ctiggerf
Home
/
Snippets
/
Class-based Javascript analog clock
/
Comments
Class-based Javascript analog clock
Snippet Menu
Revisions
Comments
Related Snippets
Add to Favorites
Email Snippet
Download Snippet
Print Snippet
Blog Snippet
snippet
|
revisions
|
comments
|
related
|
Add to Favorites
|
email
download
|
print
|
blog it
New Comment
No Example
Mon. Oct. 9th, 2006 2:55 AM
sundaramkumar
there is no example attached , how to use this. can you add it.
Regards,
Kumar S
GuyFromChennai.com
Reply
you're right!
Sun. Feb. 20th, 2011 11:33 AM
katun
it will be more elegant if the code creater can provide also some small examples of using... but i can help you with this.
just insert it in your web page
<script
src
=
"clock_class.js"
type
=
"text/javascript"
>
</script>
<div
class
=
"analogclock"
tick=
"1"
size
=
"233"
numstyle=
"I"
localzone=
"1"
index=
"50"
hours=
"black"
minutes=
"black"
seconds=
"red"
city=
"Bucharest"
country=
"Romania"
>
Reply
New Comment
Regards,
Kumar S
GuyFromChennai.com
just insert it in your web page
<script src="clock_class.js" type="text/javascript"></script>
<div class="analogclock" tick="1" size="233" numstyle="I" localzone="1" index="50" hours="black" minutes="black" seconds="red" city="Bucharest" country="Romania">