]> git.mxchange.org Git - friendica.git/blobdiff - include/ajaxupload.js
change language dynamically - bound to F8 key
[friendica.git] / include / ajaxupload.js
index ef872b52f85f3d5a992eb1712b2352d997514e6f..67c4a56fb7fb882b39f3a57f9b625a15171dbf6f 100644 (file)
                height : from.offsetHeight + 'px'
            });        
        to.title = from.title;
+
     }
 
     /**
                 // in Internet Explorer
                 'direction' : 'ltr',
                 //Max zIndex supported by Opera 9.0-9.2
-                'zIndex': 2147483583
+                'zIndex': 2147483583,
+                               'cursor' : 'pointer'
+
             });
             
             // Make sure that element opacity exists.