当我在互联网上搜索JQuery时,我得到了jquery备忘单.在那里,我对如何使用以下条件下的以下内容感到非常困惑.请帮助我.
[attribute|=val]
[attribute*=val]
[attribute~=val]
[attribute$=val]
[attribute=val]
[attribute!=val]
[attribute^=val]
[attribute]
[attribute1=val1] [attribute2=val2]
Run Code Online (Sandbox Code Playgroud)
这些特殊字符*,〜,$,!,^的功能是什么?非常感谢.
| 归档时间: |
|
| 查看次数: |
179 次 |
| 最近记录: |