Author Topic: Clock  (Read 1415 times)

cj.

  • Full Member
  • ***
  • Posts: 135
    • ICQ Messenger -
    • AOL Instant Messenger - smithchasmel8
    • Yahoo Instant Messenger - chasmel8@yahoo.com
    • View Profile
    • Email
Clock
« on: September 11, 2001, 08:15:13 AM »
This filter is very small and literally adds the time and date to each page you visit, this should be some help to those of us who surf the net in full screen mode but want to keep track of the time!

Name = "Show date and time on each page"
Active = FALSE
Limit = 1
Match = "<start>"
Replace = "<start>"
          "<center>"
          "<font color="blue" size="+2">"
          "<SCRIPT> today=new Date(); document.write"
          "("Today is "+today.toString()) </script>"
          "</font>"
        "</center>"

Compliments of Dave http://website.lineone.net/~pit-stop/main_index.htm

-cj.-
______
-cj.-
______