aboutsummaryrefslogtreecommitdiffstats
path: root/include/ajaxupload.js
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-08-02 19:06:36 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-08-02 19:06:36 -0700
commit93d0ef4042bdfe06b77cdbe56ec4e55143e4fc1e (patch)
tree87dad282e59c5472ee878f6faf0e96630c18c3c9 /include/ajaxupload.js
parent3fd4b4264ef8c418bbf78edaa02f7e4e32f5022e (diff)
downloadvolse-hubzilla-93d0ef4042bdfe06b77cdbe56ec4e55143e4fc1e.tar.gz
volse-hubzilla-93d0ef4042bdfe06b77cdbe56ec4e55143e4fc1e.tar.bz2
volse-hubzilla-93d0ef4042bdfe06b77cdbe56ec4e55143e4fc1e.zip
fixup image on wall
Diffstat (limited to 'include/ajaxupload.js')
-rw-r--r--include/ajaxupload.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ajaxupload.js b/include/ajaxupload.js
index f0fbfe6c2..ef872b52f 100644
--- a/include/ajaxupload.js
+++ b/include/ajaxupload.js
@@ -4,6 +4,7 @@
* Licensed under the MIT license ( http://valums.com/mit-license/ )
* Thanks to Gary Haran, David Mark, Corey Burns and others for contributions.
*/
+
(function () {
/* global window */
/* jslint browser: true, devel: true, undef: true, nomen: true, bitwise: true, regexp: true, newcap: true, immed: true */
@@ -354,7 +355,7 @@
var input = document.createElement("input");
input.setAttribute('type', 'file');
input.setAttribute('name', this._settings.name);
-
+
addStyles(input, {
'position' : 'absolute',
// in Opera only 'browse' button