thnx for ur help but that is hard coded values from jQuery. i need to
pass values from php to jquery $.get function as i need them in ajax
file called by $.get function. as we used before like this
onclick="call_ajax('<?=$userid?>',<?=$productid?>)"
how can i do this with jQuery



Reply via email to