Hi,
bitte keine sinnlosen Fullquotes!
unterschiede_Gesamt.push( e_Gesamt[i].substr( 0, 11 ) + "<font color='darkred'>" + e_Gesamt[i].substr( 11, 3 ) + "</font>" + e_Gesamt[i].substr( 14, e_Gesamt[i].length ) + "/" + f_Füllstoff[j].substr( 0, 11 ) + "<font color='darkred'>" + f_Füllstoff[j].substr( 11, 3 ) + "</font>" + f_Füllstoff[j].substr( 14, f_Füllstoff[j].length ) + "/andere Variante vorhanden!" );
Hier pushst du in irgendein Array einen Text rein.
Info darüber, was dann später irgendwann mal damit gemacht wird - wieder Fehlanzeige ...
D258_70100_<font color='darkred'>332< - font>N_20b/D258_70100_<font color='darkred'>032</font>N_20b andere Variante vorhanden!
wo ist da mein problem?
Da wirst du wohl HTML in einem Text-Kontext "ausgeben".
MfG ChrisB
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?