Wildcards in jQuery selectors
To get all the elements starting with “jander” you should use: To get those that end with “jander” See also the JQuery documentation
To get all the elements starting with “jander” you should use: To get those that end with “jander” See also the JQuery documentation