Talk:Xajax 0.2: Tips and Tricks: return $objResponse;
Talk:Xajax 0.2: Tips and Tricks: return $objResponse;
Is it alright to add hints to this page? For example, I noticed that the redirect that you can send to the user, does not work when you need to send a query string (?foo=bar&foo2=bar2) along. My work around is to use addScript("top.location.href = script?foo=bar&foo2=bar"). Just not sure where to add this. --Till 12:43, 3 February 2006 (EST)
The redirect problem is fixed in CVS and will be released in the upcoming version 0.2.1 Preliminary release notes are at: http://wiki.xajaxproject.org/0.2.1_Release_Notes
We should probably create a new section for temporary work arounds. Work arounds for specific browser javascript quirks could be placed in this section however. --Jmaxwilson 12:56, 3 February 2006 (EST)
- Very cool! Or even better. :-) --Till 06:05, 7 February 2006 (EST)
- Add them here --Till 06:22, 7 February 2006 (EST)