Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
var self = this;
2
buttonWidget.addClickEvent(function() {
3
    self.addDynamicSouce();
4
});
5
 
6
var x = self;
7
var y = this;
8
 
9
var test = '';
10
if (true) {
11
    test = this
12
}
13
 
14
var itemid = this.items[i].getAttribute('itemid');
15
 
16
for (var x = this; y < 10; y++) {
17
    var x = this + 1;
18
}