Hi everybody. I decided to try my hand at writing some truly dynamic HTML using javascript after seeing how
clunky my friend's wedding countdown looks.
I used the replaceChild() function to directly modify the nodes in my HTML. I think it's pretty nifty.
I assumed that each of these events occured on the first second of the new day, because I have no idea about
the actual times, but wanted to be able to show the seconds changing.
Days since our wedding:
dummy
Days since Dan's birth:
dummy
Days since Dawn's birth:
dummy
Days since Abraham Lincoln's birth:
dummy
return index()
|