{Solved}:i need help in javascript function :S !
Moderator: General Moderators
Re: i need help in javascript function :S !
i am using the newest one... i have a fire bug...
Re: i need help in javascript function :S !
clear all the errors in the error console.then run the page,check the error console.check there any syntax error occurs.And in the code data: "aid="+id+, cahnge it to data: "aid="+id,. if still it is not working,test it with other browsers
Re: i need help in javascript function :S !
ohhhhhhhhhhhhh i success:
the problem is in your code
"aid"+id+,
there is no need to another + after id
the problem is in your code
"aid"+id+,
there is no need to another + after id
Re: i need help in javascript function :S !
thank u man 
Re: {Solved}:i need help in javascript function :S !
Welcome...All the best... 