Селектор по наличию атрибута [name]


Содержание:

attributeHas selector

Описание: Selects elements that have the specified attribute, with any value.

  • Добавлен в версии: 1.0jQuery( "[attribute]" )

    attribute: An attribute name.