Hi leap !
I want to pass arguments from link to jquery function , like
follow
$("#view").click(function(){
...
...logic to send the values using jquery ajax...
...
});
Any suggestion , ...
Regards,
Balavignesh
try putting the dates in
single quotes, like this (assuming they are to be two separate values):
"_javascript_:submit_data('2008-10-05','2008-11-04');"
>2008-10-05 - 2008-11-04
balavignesh wrote:
Hai Friedns,
i have following three links on my page ,
"_javascript_:submit_data(2008-10
2 matches
Mail list logo