hi i am new at codeigniter.
i want to change my div tag using jquery ajax.
hi i am new at codeigniter. i want to change my div tag using
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As per your comment your current code seems to be like this –
First thing i would like to add is from where are you getting the
the_valueand poll valuesenter code here? Because you have mentioned nowhere regarding this in your code.secondly there is no need to send
?in your url. Also the parameterfrmNamewhich you are taking in function is used nowhere.Your code can be modified to work properly as follows –