Thread zugriff auf unbekannte id (12 answers)
Opened by Froschpopo at 2007-11-18 18:53

renee
 2007-11-19 14:38
#102569 #102569
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Du brauchst trotzdem für den Fall keine id.

Code: (dl )
1
2
3
4
    function Funktion(object) {
var parent = object.parentNode;
parent.style.background = '#000';
}


funktioniert auch.
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread zugriff auf unbekannte id