> hier der bug im ie 5.0: > > <a href="http://www.google.com" style="width:50px; height:50px;"><img > src="test.gif" width="16" height="16" border="0"></a> > > der link direkt auf dem bild geht nicht! nur der 'rahmen' > geht! deshalb > diese ganzen verenckungen!
Echt? Und das soll ich dir glauben? ;-) Probier mal das: <a onclick="location.href='http://www.google.com';return false" href="http://www.google.com" style="width:50px; height:50px;"><img src="test.gif" width="16" height="16" border="0"></a> Claudius ~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United Planet~~~~~~~~~~~~~~~~~ Kaffeepause im United Planet Communityserver ... http://www.intrexx.com/communityserver _______________________________________________ Coffeehouse mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/coffeehouse
