Where can I get a list of browser differences in the implementation of DOM?
|
1
|
|
|
|
|
|
check out http://quirksmode.org/ Its been a great help to me. It also has a wealth of classy javascript tutorials. cheers, jrh |
||
|
|
|
|
Okay it's only for Gecko but for Gecko specific references take a look at |
|||
|
|
|
|
i second quirksmode.org. i find it most useful via a google site search. for example, suppose you want to see the different implementations of events site:quirksmodes.org events or if you want to know one browser's counterpart in a different browser, just try the one you know site:quirksmode.org relatedtarget |
||
|
|
