@ -4,7 +4,8 @@
var iframe;
var flag;
var col = 'light';
//TODO color css
//TODO abbrechen close anders
var closeFlag = function(ev) {
flag.classList.add('closing');
@ -14,7 +15,6 @@
flag.remove();
},500);
},3000);
//TODO timeout und vanish
}
var openFlag = function(ev) {
The note is not visible to the blocked user.