Creating Pop-up Notes with CSS and JavaScript Part II
Hits: 791
Description: A pop-up note contains information and can be made to appear when a visitor to your website moves the mouse over the appropriate area. In our second of two articles about pop-up notes, Alejandro Gervasio explains how to create multiple pop-up notes on a Web page using CSS and JavaScript. Creating multiple pop-up notes Once we ve taken an in-depth look at our previous example, it s easy to generate multiple pop-up notes with JavaScript. The basic idea rests on tying each...