In my Visual Studio 2010 (Visual Web Developer) environment, I have used the "Help Library Manager" to install all available documentation related to web development and "JScript". However, I am unable to find any documentation specifically on javascript itself. Searching for getElementById, for instance, yields results on everything but the actual javascript function.
While online MSDN provides the javascript documentation, is there a way to add it offline?