I'm a newbee to dojo and build up a little app...
but now I'm on a point where i can't find help.
I had an PHP-Array and built up a FilteringSelect with this. The Point is to colorize single options in red.
here is the code:
...
$dozentenliste = get_dozentenliste($semid, $datum, $kolleg);
?>
