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
Copy file name to clipboardExpand all lines: entries/autocomplete.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@
68
68
<optionname="source"default="none; must be specified"example-value='[ "c++", "java", "php", "coldfusion", "javascript", "asp", "ruby" ]'>
69
69
<desc>
70
70
Defines the data to use, must be specified.
71
-
<p>Independent of the variant you use, the label is always treated as text. If you want the label to be treated as html you can use <ahref="https://github.com/scottgonzalez/jquery-ui-extensions/blob/master/autocomplete/jquery.ui.autocomplete.html.js">Scott González' html extension</a>. The demos all focus on different variations of the <code>source</code> option - look for one that matches your use case, and check out the code.</p>
71
+
<p>Independent of the variant you use, the label is always treated as text. If you want the label to be treated as html you can use <ahref="https://github.com/scottgonzalez/jquery-ui-extensions/blob/master/src/autocomplete/jquery.ui.autocomplete.html.js">Scott González' html extension</a>. The demos all focus on different variations of the <code>source</code> option - look for one that matches your use case, and check out the code.</p>
0 commit comments