This is a simple and plain messagebox class based on mootools, its content comes from a div that you specify. As you can see, you can integrate any kind of html into the box. You can define a lot of things to make your box look the way you want:
- width and height
- attach a CSS class
- add a button and its caption
- add a title bar and its caption
- define the additional
with contents
- define the fade speed of the box
- define the opacity
- make the box draggable
This box has been tested with Internet Explorer 6/7, Firefox 2.0.0.14, Opera 9.2 and Apple Safari for Windows.
Check the demo: mooMessageBox

