In the CHtml::Ajax function the 'beforeSend','complete','error','success'
options are automatically prefixed with 'js:' to create correct output with
CJavaScript::encode(). This prefix is undocumented by the way.
This is not the case with CJuiSortable options like 'update'.
Perhaps this is intentional, since many options support JS/JQuery. If this
is the case, please add the 'js:' prefix explictely in the documentation.
Original issue reported on code.google.com by maxximus...@gmail.com on 14 Dec 2009 at 12:01
Original issue reported on code.google.com by
maxximus...@gmail.com
on 14 Dec 2009 at 12:01