Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Commit

Permalink
Further fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Craga89 committed Jun 6, 2012
1 parent 1d04091 commit 49bd097
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/show.md
Expand Up @@ -190,8 +190,8 @@ $('.selector').qtip({
```

### See also
* [content.prerender](./content.md/#contentprerender)
* (document.ready())(http://docs.jquery.com/Events/ready)
* [content.prerender](./content.md#prerender)
* [document.ready()](http://docs.jquery.com/Events/ready)

### Notes
* This option obeys your [show.delay](#delay) setting, so set it to zero if you want it to show instantly on page load!
Expand Down Expand Up @@ -224,7 +224,7 @@ $('.selector').qtip({
```

### See also
* [hide.effect](./hide.md#hideeffect)
* [hide.effect](./hide.md#effect)

### Notes
* By default a fadeIn animation takes place with a duration of 90ms.
Expand Down

0 comments on commit 49bd097

Please sign in to comment.