Web Analytics Made Easy -
StatCounter wz_tooltip - how to align tooltip to top left? - CodingForum

Announcement

Collapse
No announcement yet.

wz_tooltip - how to align tooltip to top left?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • wz_tooltip - how to align tooltip to top left?

    I am able to align the tooltip using the offset command, but would like to align the tooltip to open in the upper left of the screen. How can I do this?
    Thanks, Wina

  • #2
    use absolute positioning on it.
    Evolution - The non-random survival of random variants.
    Physics is actually atoms trying to understand themselves.

    Comment


    • #3
      can't make absolute positioning work

      Thanks for the tip, but I am unable to make absolute positioning work. When I try, it moves the whole link to the top left, and I want just the tooltip to open in the top left so it is all readable.

      Here is the code... how would I add absolute positioning to make it work?

      Code:
      <p align="center"><a onmouseover="Tip('<br /><b>Receiving Process</b>
      <br /><br />• “text...text<br /><br />')" onmouseout="UnTip()" href="#">
      Receiving Process</a></p>

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎