That's great. I had to rejig things around so that the effects that
take place clicking on '.advancedsearchlink a' take place in a
standalone function. Probably a better way of doing things anyway - so
cheers!
Hope that makes sense - and apologies if my initial comments weren't
clear.
$(".advancedsearchlink a") selects all anchor elements inside an
element with class 'advancedsearchlink' - but in your comments you say
that 'advancedsearchlink' is a class of a link (anchor?) element - so
are you selecting all anchors inside a.advancedsearchlink??
anyway, you can use the callbac
2 matches
Mail list logo