You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<desc>Makes the children of an element filterable.</desc>
6
6
<longdesc>
7
-
<h2>Filterable Content</h2>
7
+
<h2>Filterable Widget</h2>
8
8
<p>The <placeholdername="name"/> widget allows you to filter the children of an element. The filtering is accomplished by applying the class <code>ui-screen-hidden</code> to those children for which a filter callback function provided via the widget's <code>filterCallback</code> option returns <code>true</code>.</p>
9
9
<h3>Backwards compatibility</h3>
10
10
<strong>The <placeholdername="name"/> widget features provided for backwards compatibility are deprecated as of 1.4.0 and will be removed in 1.5.0.</strong>
0 commit comments