版主
[老虎不吃人]
<?php echo $ajax->Javascript->event( 'window', 'load', $ajax->remoteFunction( array( 'update' => 'menu', 'loading' => 'Element.hide("menu");Element.show("loading")', 'complete' => 'Element.hide("loading");Effect.Appear("menu")', 'url' => '/controller/action' ) ) ); ?>
搜索更多相关主题的帖子: cakephp
查看详细资料
TOP
中级会员