Postioning link popup boxes.

liunx

Guest
My link popup box is located at the following link:<br />
<br />
<!-- m --><a class="postlink" href="http://www.dynamicdrive.com/dynamicindex5/popinfo2.htm">http://www.dynamicdrive.com/dynamicindex5/popinfo2.htm</a><!-- m --><br />
<br />
On the examples you can mouseover on the right of the link and the box will be more to the right than it would if you had the box on the left. Can I position the box so everytime someone mouses over it will be in the center of the link for example<br />
<br />
Freewarejava.com<br />
<br />
The "E" in freewarE about in the middle of the link so can I position it (the popup box) in the middle? <br />
<br />
If not, can I position it to the way left? (Even if I'm mousing over the right of the link) Can I and how? (This is just if the centered popup box is not possible)<!--content-->Xoffset=-60; // modify these values to ...<br />
Yoffset= 20; // change the popup position.<br />
<br />
can move it anywhere you want.<!--content-->
 
Back
Top