SORU
20 Kasım 2008, PERŞEMBE


Seç <a href bazı dize ile biten a>

Olası bir WordPress kullanmak href ile biten <a> tüm bağlantılar için kullanıyor "ABC"?

Bu bulmak istiyorum örneğin, <a href="http://server/page.aspx?id=ABC"> link

CEVAP
20 Kasım 2008, PERŞEMBE


   $('a[href$="ABC"]')...

Seçici belgeler http://docs.jquery.com/Selectors bulunabilir

Nitelikler:

= is exactly equal
!= is not equal
^= is starts with
$= is ends with
*= is contains
~= is contains word
|= is starts with prefix (i.e., |= "prefix" matches "prefix-...")

Bunu Paylaş:
  • Google+
  • E-Posta
Etiketler:

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • Kontor.TV

    Kontor.TV

    14 Mart 2006
  • Marissah Simonini

    Marissah Sim

    25 HAZİRAN 2013
  • Neil Cicierega

    Neil Ciciere

    22 Mart 2006