Selectors | jQuery API Documentation Attribute Starts With Selector [name^="value"] Selects elements that have the specified attribute with a value beginning exactly with a given string. Also in: Selectors > Form | Selectors > jQuery Extensions :button Selector Selects all button elements and elements of type button. Also in: Selectors > Form | Selectors > jQuery Extensions