[jQuery] n00b question: how to pass multiple parameters on a href
Hello, I started today with looking at JQuery and trying to learn it.
In the past I used an onclick with a function call and then multiple
parameters to "do something".
If I understand correctly I should now put them in a CLASS and then
let Jquery filter on the results.
But I dont understand how I now can pass MULTIPLE parameters on the A.
I have extended on my question with the code I use on :
http://www.cogmios.nl/im-getting-started-with-jquery-20070922.html
It would be terrific if someone could give me a hand to pull me
slightly up during my steep learning curve.
Edward de Leau