We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedce2c commit 1e3344dCopy full SHA for 1e3344d
README.md
@@ -72,8 +72,8 @@ $.cxSelect.defaults.nodata = 'none';
72
<td>url</td>
73
<td>null</td>
74
<td>
75
- 整合列表数据接口地址(URL) | 数组 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/custom.html)。数据使用 JSON 格式。
76
- 每个选框的内容使用各自的接口地址,详见 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/oneself.html)
+ 整合列表数据接口地址(URL) | 数组 <a href="http://code.ciaoca.com/jquery/cxselect/demo/custom.html">[DEMO]</a>。数据使用 JSON 格式。
+ 每个选框的内容使用各自的接口地址,详见 <a href="http://code.ciaoca.com/jquery/cxselect/demo/oneself.html">[DEMO]</a>
77
</td>
78
</tr>
79
<tr>
@@ -207,4 +207,4 @@ $.cxSelect.defaults.nodata = 'none';
207
</table>
208
209
##自定义数据
210
-详见 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/oneself.html)
+详见 [DEMO](http://code.ciaoca.com/jquery/cxselect/demo/custom.html)
0 commit comments