Hi Katrin,
It worked, Thanks!
I´ll take a look at the documentation you refer to.
Regards,
Alvaro
||
Stay safe / Cuídate/ Reste sécurisé
*7* Switch off as you go / Apaga lo que no usas / Débranchez au fur
Hi Alvaro,
please try this:
var names = $('span.author a').not('.authlink');
You might also want to take a look at how jQuery selectors work, the
documentation has a lot of examples. You need to differentiate by tags,
classes and ids in this case.
Hope this helps,
Katrin
var names = $('h5.a
2 matches
Mail list logo