Advertisement
Evolutio

Untitled

Oct 30th, 2011
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.28 KB | None | 0 0
  1. geht:
  2. <a href="" onmouseover="Tip('Text des Ballon-Tooltips', BALLOON, true, ABOVE, true)" onmouseout="UnTip()" > Test </a>
  3.  
  4.  
  5.  
  6. geht nicht:
  7. <area shape="circle" coords="167, 148, 7" onmouseover="Tip('Text des Ballon-Tooltips', BALLOON, true, ABOVE, true)" onmouseout="UnTip()">
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement