From 0af8cd6b3e2bcc855c0e64d4bf3ef0fa16237fbd Mon Sep 17 00:00:00 2001 From: James Campos Date: Sun, 14 Nov 2010 01:29:52 -0800 Subject: [PATCH] whoops again, target=_blank --- 4chan_x.coffee | 1 + 4chan_x.js | 1 + 2 files changed, 2 insertions(+) diff --git a/4chan_x.coffee b/4chan_x.coffee index 7f2ac34c8..8cf277f48 100644 --- a/4chan_x.coffee +++ b/4chan_x.coffee @@ -56,6 +56,7 @@ AEOS = form.submit() form = document.createElement 'form' form.id = 'GM_form' + form.target = '_blank' document.body.appendChild form #dialog styling diff --git a/4chan_x.js b/4chan_x.js index f1f4d120c..00ad3e237 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -59,6 +59,7 @@ }; form = document.createElement('form'); form.id = 'GM_form'; + form.target = '_blank'; document.body.appendChild(form); } return GM_addStyle('\