Does anyone know if it is possible to 1) have an infobox appear on Hover, rather than click and 2) if I can position the infobox anywhere other then where it is automatically opening too... i.e. directly underneath the words, a displacement to the right of 20 px would be nice in order to still see the other options below it.

b:infobox
9 January, 2007 - 16:58 — AnonymousThe second question i answered for myself, if you use b:mode="atpointer" inside of the b:infobox header it displays the infobox, well starting at the pointer rather than always right below.
b:infobox
9 January, 2007 - 17:05 — Anonymousok, the editing feature is a little awkward thats why all the posts...
cntd...
Though it would still be nice to learn how to give it an absolute placement a little off from the text. things are still cluttered with it opening right next to the pointer.
b:infobox
23 January, 2007 - 08:44 — AnonymousDavid, have you considered using the position command with absolute or place options?
need to fix position of infobox
15 April, 2009 - 20:45 — skumar123<b:infoBox for="id('infoDisclaimer')" width="250px;">
<p>Hello How are you??</p>
</b:infoBox>
I tried to invoke infobox in modal window and it is opened always in below of modal window. I want to fix the position of infobox in top of modal window.
thanks,