Renamed $.ajax's "before"-option to "beforeSend" to prevent conflict with form plugin...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Tue, 5 Dec 2006 22:58:27 +0000 (22:58 +0000)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Tue, 5 Dec 2006 22:58:27 +0000 (22:58 +0000)
commitf1c91fd023ad0bbd01a386bca4d8503e0e27df73
tree68bfd65bfb5fd9667a0c56981abba24191bb2489
parent47a6a32b27f7af24dec5dc963fa951177a091cd2
Renamed $.ajax's "before"-option to "beforeSend" to prevent conflict with form plugin - may be a good convention to use beforeXXX and afterXXX everytime for callbacks...
build/test/data/name.php
src/ajax/ajax.js
src/ajax/ajaxTest.js