Content deleted Content added
me |
title |
||
Line 1:
//created by btilm
function adt() {
var pro = prompt('Enter wanted title.',
if ( pro==null || pro=="" || pro==
alert('Aborted');
return}
|
me |
title |
||
Line 1:
//created by btilm
function adt() {
var pro = prompt('Enter wanted title.',
if ( pro==null || pro=="" || pro==
alert('Aborted');
return}
|