[发表于2011-03-23 04:08:53 阅读 1440 次 评论 3 条]
查看全文
[发表于2009-12-26 20:41:18 阅读 4580 次 评论 7 条]
查看全文
[发表于2009-02-28 05:55:31 阅读 2829 次 评论 7 条]
查看全文
[发表于2009-02-28 05:12:40 阅读 2910 次 评论 0 条]
查看全文
谢谢关注!——更多文章和图片,请去我的“
文集”和“
图集”中浏览……
');
}
});
$('#myfaceDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/myfacedlg/fusite0011',{
contentType:'ajax',
title:'修改我的头像',
showButton:false,
showCancel:false,
width:550,
height:280
});
});
$('#flinkDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/flinkdlg',{
contentType:'ajax',
title:'添加友情链接',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('a[@name="eflinkDlg"]').click(function(){
fid = $(this).attr("fid");
$.weeboxs.open('http://blog.artintern.net/dialog/eflinkdlg/'+fid,{
contentType:'ajax',
title:'编辑友情链接',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('a[@name="dflinkDlg"]').click(function(){
var fid = $(this).attr("fid");
if(confirm("是否删除?")) {
$.get("http://blog.artintern.net/dialog/dflinkdlg/"+fid,function(){
alert("删除成功!");
location.reload();
});
}
});
$('#musicDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/musicdlg',{
contentType:'ajax',
title:'编辑音乐',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('#lastnewDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/lastnewdlg',{
contentType:'ajax',
title:'显示设置',
showButton:false,
showCancel:false,
width:420,
height:120
});
});
});
//-->
计数器
- 文章数: 0
- 图片数: 30
- 评论数:17
- 点击数: 21186
- 创建时间: 2008-07-24
- 更新时间: 2011-03-23