#x27;) { // --- drop down list ---
// do something
}
So i am sure that i will find matching tag names for all the other
elements that have to be considered...
Best regards,
CMS4j
ery selector. If
> you do something like $(".specificClass button").css("color","red"); either
> this button is found within the class and color is made red,.. or no such
> element is found *and* nothing happens! no error, no failure of jquery
> p
Hello there,
i have a couple of elements on my web page, that i want to manipulate
in one loop.
jQuery.each($(".specificClass"), function(i) {
// do something
}
Within that loop i have to check what type of element that very one is
e.g. a or a or an or a or
something else.
I managed to
3 matches
Mail list logo