Building online forms and other contact applications often result in the need for adding a “help” tool to better explain to the user how to complete the form. Most times that’s done with the aid of popup windows. Here’s a nice bit of JavaScript that produces help tips inline—popups need not apply.

Visit Site