IE compatibility fix (thanks, howcheng): don't pass a null second param to insertBefore()
[lhc/web/wiklou.git] / skins / common / ajax.js
2007-01-13 Antoine Mussoremove evil whitespaces
2006-12-27 Brion VibberAdd a warning for Firefox 2.0 which rejects XMLHttpRequ...
2006-10-31 Brion Vibber* (bug 7766) Remove redundant / from AJAX requests...
2006-09-02 Daniel KinzlerBug 7196: Comply to strict JS checks: if a function...
2006-08-31 Daniel Kinzleruse encodeURIComponent() instead of escape() in ajax.js
2006-08-29 Daniel KinzlerRevamped ajax interface, see release notes.
2006-07-30 Daniel KinzlerSeparated ajax search box features from core ajax frame...
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...
2006-03-26 Jens FrankAjax based suggest feature for the search box