Click to See Complete Forum and Search --> : Javascript alert


caynada
05-30-2003, 08:26 AM
how can i create an alert style pop up with a specific title and content. I would like to apply this to a bit of text, so that when the viewer scrolls over the text the pop up message appears.

khalidali63
05-30-2003, 09:49 AM
If you meant to change the look and feel of the alert message box,I seriously doubt you can do that with javascript.

caynada
05-30-2003, 10:24 AM
I don't want to change the look & feel, just the title and have my own content appear in the message (just text) box

requestcode
05-30-2003, 10:25 AM
Check out this site:
http://www.bosrup.com/web/overlib/

caynada
05-30-2003, 12:52 PM
thank you

diamonds
05-30-2003, 04:09 PM
if you want to have a js alert, try this:

alert('message')

but i do support the idea of the overlib script!:cool:

Overlib (http://www.bosrup.com/web/overlib/)
webmonkey (http://hotwired.lycos.com/webmonkey/98/03/index0a_page3.html?tw=programming)