overLIB Features
Presented here are just some of the many things you can do with overLIB. You combine these features in so many ways it isn't possible to present them all. Your imagination is your limit.

Background picture with transparency
overlib('<B>Quite nifty with a background picture and some transparency! Make any picture you want and have as background.</B>', TEXTCOLOR, '#FFFFFF', WIDTH, 250, HEIGHT, 120, BACKGROUND, 'transbox.gif', PADX, 60, 20, PADY, 20, 20)

Making the popup go above the cursor to the left with snap!
overlib('Snapped to the left above the cursor.', HEIGHT, 40, LEFT, ABOVE, SNAPX, 10, SNAPY, 10)

Taking full control over the html
overlib('<B><FONT COLOR=\'#FF6666\' FACE=\'Courier,Verdana,Arial,Helvetica\'>No border or image!</FONT></B>', FULLHTML)

Different fonts and colors
overlib('Quite different colors and fonts from the default ones.', CAPTION, 'The Caption', FGCOLOR, '#999999', BGCOLOR, '#333333', BORDER, 4, CAPTIONFONT, 'Garamond', TEXTFONT, 'Courier', TEXTSIZE, 3)

Html in the popup
overlib('<UL><LI>One<LI>Two</UL>')

Made something really cool with overLIB? Send it in!

Copyright © Erik Bosrup 2001. All rights reserved.