$ ('.divMapTab: not (: first)'). Each (...
I have got 2 divisions on my page, with the category of Divatap in both. In FF and Chrome, the above code only selects the second instance of the devatab, but in IE It selects both.
What is a subtlety I am missing: No: the first keywords work?
which is based on this method. Try it instead:
$ ('divMapTab') No. (). First (). .. < / Code>
Comments
Post a Comment