Fixed an issue with .not("#foo, bar") not working correctly, closes #3757.
[jquery.git] / test / data / echoQuery.php
2008-05-06 Jörn Zaeffererjquery ajax: support for dynamic data arguments, see...