Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzos committed Jul 22, 2010
1 parent 0c89e59 commit 4968a06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ Syntax and options:

options (object, optional):
Initial options for the class. Options are:
offset: An object like {x: 16, y: 16}, that specify the distance
of the tip from the mouse cursor (default {x; 16, y: 16}).
offset: An object like {x: 16, y: 16} (default), that specify the distance
of the tip from the mouse cursor.
className: Class name of the links to parse (default "imagetip").
tipId: ID for the tip element, for styling (default "mooimagetip").
follow: If TRUE (default) tip will follow mouse cursor movements.
Expand Down

0 comments on commit 4968a06

Please sign in to comment.