posts - 41,  comments - 8,  trackbacks - 0
store.on('load', function(_store, _records, _options){
    var title = _records[0].get('n_ttitle');
    var content = _records[0].get('n_content');
    p.setTitle(title);
    p.html = content;
    p.doLayout();
});
posted on 2008-10-03 02:20 Loy Fu 阅读(322) 评论(0)  编辑  收藏 所属分类: ext

只有注册用户登录后才能发表评论。


网站导航: