This is a archive of Javascripts that I have constructed from helping people with there websites. So , these are free for you to use so go ahead and take it.

    HTML

  • Image Maps: Makes a Image Map
  • Meta Statements: Demonstrates meta statements.
  • Email Forms: Makes a form that will email you the results.
  • Email Forms (using FormMail.cgi): If you have access to a cgi-bin with FormMail.pl v1.6 or better use this instead.
  • Javascript

  • Abbreviated if/then: A nice short cut to minimize code.
  • Refreshing a Document: Refreshs your document using javascript or metas.
  • Location Replacements: Changes the webpage automatically.
  • Mouseover Example: Standard mouse over example.
  • Random Number Generator: returns random number from 0 to n-1.
  • The Date: Writes the correct date to your page.
  • Pull Down Menus: Makes a nice pull down menu.
  • Random Sentances: Generates a random string of text from a list of strings.
  • Status Bar Messages: Adds a scrolling statusbar message.
  • Browser Detection: Simple Browser Detection.
  • Rotating and Fading Banner: morphing transition for IE.
  • Millisecond Timer: uses a form to keep track of milliseconds. Good for tracking load times of pages you develop.
  • DHTML

  • How to make layers: How to use the div tag to position layers.
  • How to move layers: How to make a div layer move with javascript.
  • Show/Hide Layers: Shows and hides layers.
  • Bouncing Widget: Make a widget bounce around the screen.

  • Various Tools: These are various tools and links to sites that will help you with other things such as: Popup windows, and mouseovers, etc.