PDA

View Full Version : onerror image and netscape


jeorg
08-09-2002, 06:51 AM
onerror = "this.src='images/error/imageerror.gif'"

is not recognized by netscape 6.2, it shows the alt text
how can you force netscape to show an error image ?

joh6nn
08-09-2002, 07:46 AM
that should do it. are you sure that the path to the error image is right?

beetle
08-09-2002, 07:47 AM
I thought onerror was only valid for 'window' ???

EDIT: I just read: IMG, OBJECT, WINDOW, STYLE. So, dunno why it's not working.

mordred
08-09-2002, 08:42 AM
onerror is broken in Netscape 6 and 6.2, IIRC.

jeorg
08-09-2002, 11:34 AM
the path is ok it works for IE like all the time ....
I think we must send a bill a th end of each month to netcape for additional work :-)))

brothercake
08-09-2002, 12:23 PM
Originally posted by jeorg
I think we must send a bill a th end of each month to netcape for additional work :-)))


How about a bil to MS every month for the endless security patching and bastardisation of standards we have to deal with ...

jeorg
08-09-2002, 02:43 PM
but css 2 is ok with IE no ?

brothercake
08-09-2002, 02:49 PM
mostly, but it has some gaps and some proprietary implementations.

jkd
08-09-2002, 06:07 PM
Originally posted by jeorg
but css 2 is ok with IE no ?

If you don't mind missing out on the useful stuff (selectors, counters, outlines, etc), then sure.....