I need to redirect user to another page called "free.php" from index page, if the user checked the check-box without url change using jquery. I have created an example here,
Here the check box is validating, but I couldn't redirect to free.php.Though I am new to jquery and ajax, I couldn't find the answer. what I need to change in my code?
Thanks!