File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 35
35
</ p >
36
36
< div id ="toctitle "> < h2 > Contents</ h2 > </ div >
37
37
< ol >
38
+ < li class ="toclevel-1 "> < a href ="#Anything "> < span class ="toctext "> Anything</ span > </ a >
38
39
< li class ="toclevel-1 "> < a href ="#String "> < span class ="toctext "> String</ span > </ a >
39
40
< ul >
40
41
< li class ="toclevel-2 "> < a href ="#Quoting "> < span class ="toctext "> Quoting</ span > </ a > </ li >
95
96
< li class ="toclevel-1 "> < a href ="#XMLDocument "> < span class ="toctext "> XML Document</ span > </ a > </ li >
96
97
</ ol >
97
98
99
+ < h2 id ="Anything "> Anything </ h2 >
100
+ < p > The < strong > Anything</ strong > virtual type is used in jQuery documentation to indicate that any type can be used or should be expected.
101
+ </ p >
102
+
98
103
< h2 id ="String "> String </ h2 >
99
104
< p > A string in JavaScript is an immutable object that contains none, one or many characters.
100
105
</ p >
You can’t perform that action at this time.
0 commit comments