|
@@ -32,7 +32,8 @@ |
|
|
document.getElementById('morelink').style.height = '100%'; |
|
|
document.getElementById('morelink').style.height = '100%'; |
|
|
document.getElementById('btsh3').value = (document.getElementById('morelink').style.display == 'block' ? '隐藏地址' : '显示地址'); |
|
|
document.getElementById('btsh3').value = (document.getElementById('morelink').style.display == 'block' ? '隐藏地址' : '显示地址'); |
|
|
} |
|
|
} |
|
|
</script> </head> |
|
|
|
|
|
|
|
|
</script> |
|
|
|
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
|
<form name="form1" action="soft_add.php" method="post" enctype="multipart/form-data" onSubmit="return checkSubmit();"> |
|
|
<form name="form1" action="soft_add.php" method="post" enctype="multipart/form-data" onSubmit="return checkSubmit();"> |
|
|
<input type="hidden" name="dopost" value="save"> |
|
|
<input type="hidden" name="dopost" value="save"> |
|
|