jQuery [attribute~=value] Selector选择名称属性包含特定字符串的所有元素。句法: $("[attribute~='string']") 范围: 属性:指定用于查找的属性。 字符串:指定要查找的字符串值。 例子: 输出: