ajax success vs done
-
Hello there,
I’m receiving
$.ajax(…).success is not a functionwhen using the suggested shortcode:
[ymm_selector template=”horizontal_selector.php”]I was checking this out
https://stackoverflow.com/questions/48918255/index109-uncaught-typeerror-ajax-success-is-not-a-function-inside-jquerAnd after changing success for done it worked fine. I’m not sure if maybe it’s something to point out but if anyone there is having the same issue, that worked for me.
The topic ‘ajax success vs done’ is closed to new replies.