Skip to content

Commit

Permalink
Update documentation.md
Browse files Browse the repository at this point in the history
```closeBtnInside``` is currently set to ``true`` as default in [v0.9.9](https://github.com/dimsemenov/Magnific-Popup/blob/master/dist/jquery.magnific-popup.js#L879).
  • Loading branch information
Melros committed Aug 8, 2014
1 parent 64b3dc9 commit 39ea0af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ Close the popup when user clicks on the dark overlay.

### closeBtnInside

<code class="def">false</code>
<code class="def">true</code>

If enabled, Magnific Popup will put close button inside content of popup, and wrapper will get class `mfp-close-btn-in` (which in default CSS file makes color of it change). If markup of popup item is defined element with class `mfp-close` will be replaced with this button, otherwise close button will be appended directly.

Expand Down Expand Up @@ -1194,4 +1194,4 @@ Improve this documentation page (simply submit commit <a href="https://github.co

<div>
<iframe src="http://ghbtns.com/github-btn.html?user=dimsemenov&amp;repo=magnific-popup&amp;type=watch&amp;count=true&amp;size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30">&nbsp;</iframe>
</div>
</div>

0 comments on commit 39ea0af

Please sign in to comment.