Browse Source

docs : remove copy on resize method

pull/14/head
David DeSandro 14 years ago
parent
commit
037bec47f6
  1. 9
      _posts/docs/2010-12-04-methods.mdown

9
_posts/docs/2010-12-04-methods.mdown

@ -95,12 +95,3 @@ Resets layout properties and lays-out every item element.
[**See Demo: reLayout**](../demos/relayout.html)
## resize
{% highlight javascript %}
.isotope( 'resize' )
{% endhighlight %}
Triggers layout-specific resize method.

Loading…
Cancel
Save