Tag Archives: Free Javascript

jQuery Cheat Sheet V1.6

jQuery Cheat Sheet is here. This is a simple jQuery cheat sheet for you to use while coding using jQuery. I have included a PDF version which each element is clickable / linked to the jQuery website for information on … Continue reading

Posted in jQuery Tagged , ,

Free Javascript Random Text Generator

This is a simple piece of Free Javascript which will place Random Text where you want it in your webpage. Simply put the Code where you want your text to display, replacing the Your Text with the text you want to … Continue reading

Posted in Free Javascript, Javascript Tagged , ,

Free Javascript Title Bar Scroller

This is a simple piece of Free Javascript which will make the Title of your webpage in the Title Bar Scroll the site’s title. You can use this to display long Titles. Place the following code between the <head> and … Continue reading

Posted in Free Javascript, Javascript Tagged , , ,

Javascript Alert Box

Simple JavaScript which will generate a simple alert box based on clicking a link or a form button. Useful for alerting users for missing fields, displaying a message on document open or close, or informing users they’ve clicked a link. … Continue reading

Posted in Free Javascript Tagged , ,

JavaScript Blood Alcohol Concentration Estimator And Calculator

This calculator will estimate your Blood / Breath Alcohol Level based on the amount of Alcoholic Drinks (Beer and/or Spirits), Time, and Weight of a person. Please complete the form and then press calculate to obtain a Blood Alcohol estimate. … Continue reading

Posted in Free Javascript Tagged , ,