Hai Friedns,

i have following three links on my page ,

<a href="javascript:submit_data(2008-10-05,2008-11-04)" >2008-10-05 -
2008-11-04</a>
<a href="javascript:submit_data(2008-09-05,2008-10-04)" >2008-09-05 -
2008-10-04</a>
<a href="javascript:submit_data(2008-08-05,2008-09-04)" >2008-08-05 -
2008-09-04</a>

           Whenever i click these links it should be posted with
corresponding values (start_date & end_date) to the ajax function
using jquery.

    My questions is,  how can i send the values as the arguments from
the links to the jquery ajax function?


Thanks & Regards,
Balavignesh.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to