On 4/13/07, Kristian Marinkovic <[EMAIL PROTECTED]> wrote:
... maybe ff and ie handle this scenario differently... i'll test it and report my results on monday :) another solution would be to have a small script in place (onclick) that checks the incoming events on the div node and triggers the eventlistener (script) method only if it could determine it really originates from the checkbox... thats what i do for my bubbling events :) g, kris
That last tip was very usefull, got it to now to work. On 4/14/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:I'm shocked to hear that ie isn't behaving as expected! ;) http://www.quirksmode.org/js
/introevents.html
Don't worry they brought us IE7 now, so 'all' our problems are fixed now ...