nvda
b26be49f - MSHTML virtualBuffer: when jumping to an anchor, use document.all.item rather than document.getElementByID as getElmentByID in later versions of IE is might tigher defined and does not accept names. all.item accepts both.

Commit
11 years ago
MSHTML virtualBuffer: when jumping to an anchor, use document.all.item rather than document.getElementByID as getElmentByID in later versions of IE is might tigher defined and does not accept names. all.item accepts both.
Parents
Loading