wahsaga: Link-Attribute aus Array hinzufügen ohne setAttribute

Beitrag lesen

hi,

Die richtige Syntax ist ja element.foo = bar, allerdings liegen die Daten im Array als String vor. Wie bekomme ich nun

element.foo1 = bar1;
element.foo2 = bar2;
...

hin?

element.foo == element["foo"]

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }