whoops again, target=_blank

This commit is contained in:
James Campos 2010-11-14 01:29:52 -08:00
parent def61413b6
commit 0af8cd6b3e
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ AEOS =
form.submit()
form = document.createElement 'form'
form.id = 'GM_form'
form.target = '_blank'
document.body.appendChild form
#dialog styling

View File

@ -59,6 +59,7 @@
};
form = document.createElement('form');
form.id = 'GM_form';
form.target = '_blank';
document.body.appendChild(form);
}
return GM_addStyle('\