Page 2 of 2

Re: i need help in javascript function :S !

Posted: Wed May 16, 2012 8:04 am
by mekha
i am using the newest one... i have a fire bug...

Re: i need help in javascript function :S !

Posted: Wed May 16, 2012 8:44 am
by Gopesh
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 !

Posted: Wed May 16, 2012 9:09 am
by mekha
ohhhhhhhhhhhhh i success:
the problem is in your code
"aid"+id+,

there is no need to another + after id

Re: i need help in javascript function :S !

Posted: Wed May 16, 2012 9:14 am
by mekha
thank u man ;)

Re: {Solved}:i need help in javascript function :S !

Posted: Wed May 16, 2012 11:34 pm
by Gopesh
Welcome...All the best... :D