no return value from $.ajax in Safari

If $.ajax and $.post don’t return any value only in Safari, it might be a path problem.

http://www.domain.de/path/to/ajax.php – didn’t work with Safari

/path/to/ajax.php – works with Safari as well!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.