Wildcards in jQuery selectors

To get all the elements starting with “jander” you should use:

$("[id^=jander]")

To get those that end with “jander”

$("[id$=jander]")

See also the JQuery documentation

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)