|
|
|
|
|
by luchs
5157 days ago
|
|
>detecting document.all, or via something proprietary or broken in IE Please don't do that, it will also break support in browsers which emulate that behavior for compatibility with IE-only websites. document.all is actually also there in Opera. |
|