最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
HTML和javascript结合的例子
时间:2022-07-02 17:26:05 编辑:袖梨 来源:一聚教程网
function domain_opt( temp1, temp2 )
{
if ( temp1 == "del" )
{
if ( confirm( "警告:此操作不可恢复!!您真的想删除此列表吗?" ) == false )
return;
document.form1.dmlname.value = temp2;
}
if ( temp1 == "add" )
{
if ( document.form1.dmlname.value == "" )
{
alert( "邮件列表名称不能为空!请重新填写!" );
document.form1.dmlname.focus();
return;
}
}
if ( temp1 == "dmlmodify" )
{
document.form1.dmlname.value = temp2;
}
document.form1.act.value = temp1;
document.form1.submit();
}
XMail Domain Info Manage Center
操作
邮件列表名称
包含邮件地址
邮件列表名称
263.net 公司版权所有
http://www.263.net
{
if ( temp1 == "del" )
{
if ( confirm( "警告:此操作不可恢复!!您真的想删除此列表吗?" ) == false )
return;
document.form1.dmlname.value = temp2;
}
if ( temp1 == "add" )
{
if ( document.form1.dmlname.value == "" )
{
alert( "邮件列表名称不能为空!请重新填写!" );
document.form1.dmlname.focus();
return;
}
}
if ( temp1 == "dmlmodify" )
{
document.form1.dmlname.value = temp2;
}
document.form1.act.value = temp1;
document.form1.submit();
}
XMail Domain Info Manage Center
操作
邮件列表名称
包含邮件地址
邮件列表名称
263.net 公司版权所有
http://www.263.net
相关文章
- 虚拟币app排行榜 05-02
- 比特币历史最高价 05-02
- TRON是什么币 05-02
- 2025年比特币走势 05-02
- Binance.US已上线VIRTUAL 04-30
- binance官网电脑下载_binance苹果版下载地址V2.57.7 04-30